org.squeryl.logging

Members list

Type members

Classlikes

Attributes

Source
BarChartRenderer.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion
class
Source
LocalH2SinkStatisticsListener.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Source
LocalH2SinkStatisticsListener.scala
Supertypes
class Object
trait Matchable
class Any
object Measure extends Enumeration

Attributes

Source
StatsSchema.scala
Supertypes
class Enumeration
trait Serializable
class Object
trait Matchable
class Any
Self type
Measure.type
object StackMarker

Attributes

Source
StatisticsListener.scala
Supertypes
class Object
trait Matchable
class Any
Self type
class StatLine(val statement: Statement, val avgExecTime: Double, val invocationCount: Long, val cumulativeExecutionTime: Long, val avgRowCount: Float)

Attributes

Source
StatsSchema.scala
Supertypes
class Object
trait Matchable
class Any
class Statement(val sql: String, val definitionOrCallSite: String, val hash: Int, var statementHashCollisionNumber: Int) extends KeyedEntity[CompositeKey2[Int, Int]]

Attributes

Source
StatsSchema.scala
Supertypes
trait KeyedEntity[CompositeKey2[Int, Int]]
class Object
trait Matchable
class Any

Attributes

Source
StatsSchema.scala
Supertypes
class Object
trait Matchable
class Any
Self type
class StatementInvocation(val id: String, val start: Long, val end: Long, val statementHash: Int, val statementHashCollisionNumber: Int, val hostId: Int, val sessionId: Int, val rowCount: Option[Int], val iterationEndTime: Option[Long]) extends KeyedEntity[String]

id is a UUID generatted by java.util.UUID

id is a UUID generatted by java.util.UUID

Attributes

Source
StatsSchema.scala
Supertypes
trait KeyedEntity[String]
class Object
trait Matchable
class Any
class StatementInvocationEvent(_definitionOrCallSite: StackTraceElement, val start: Long, val end: Long, val rowCount: Int, val jdbcStatement: String)

Attributes

Source
StatisticsListener.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Source
StatisticsListener.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object StatsSchema extends Schema

Attributes

Source
StatsSchema.scala
Supertypes
class Schema
class Object
trait Matchable
class Any
Self type

Attributes

Source
StatsSchema.scala
Supertypes
Self type

Attributes

Source
UsageProfileConsolidator.scala
Supertypes
class Object
trait Matchable
class Any
Self type