SQLCommenter

zoobie.sqlcommenter.SQLCommenter
See theSQLCommenter companion object
final case class SQLCommenter(controller: Option[String], action: Option[String], framework: Option[String], trace: Option[Trace])

Attributes

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

Members list

Value members

Concrete methods

def format: String

Attributes

Source
SQLCommenter.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product