package sqlcommenter
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- final case class SQLCommenter(controller: Option[String], action: Option[String], framework: Option[String], trace: Option[Trace]) extends Product with Serializable
Value Members
- object SQLCommenter extends Serializable
- object TraceInterpreter