SQLCommenter

zoobie.sqlcommenter.SQLCommenter
See theSQLCommenter companion class
object SQLCommenter

Attributes

Companion
class
Source
SQLCommenter.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final case class Trace(traceId: String, spanId: String, options: Byte, state: Option[Map[String, String]])

Attributes

Companion
object
Source
SQLCommenter.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Trace

Attributes

Companion
class
Source
SQLCommenter.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Trace.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

def affix(state: SQLCommenter, sql: String): String

Attributes

Source
SQLCommenter.scala