Scala code
Scala code
Indicates whether a generated case class should be final.
Indicates whether a case class should be generated.
Indicates whether a case class should be generated. Otherwise a type alias.
Scala doc comment
Scala doc comment
Scala doc comment with code
Scala doc comment with code
Indicates whether this will be included in the generated code
Indicates whether this will be included in the generated code
Returns Some(this) if enabled else None
Returns Some(this) if enabled else None
Name (escaped if colliding with Scala keyword).
Name (escaped if colliding with Scala keyword).
Inherited traits.
Inherited traits.
Name as desired in Scala Code.
Name as desired in Scala Code. (Allowed to collide with Scala keywords. Will be automatically escaped.)
Column types
Entity case class or type alias generator definition (Mapped case class holding a complete row of data of this table).