slick.codegen.AbstractSourceCodeGenerator.AbstractSourceCodeTableDef.AbstractSourceCodePrimaryKeyDef
Attributes
- Source:
- AbstractSourceCodeGenerator.scala
- Graph
- Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Members list
Concise view
Basic customization overrides
Indicates whether this will be included in the generated code
Name as desired in Scala Code. (Allowed to collide with Scala keywords. Will be automatically escaped.)
Value members
Name used in the db or a default name
Adds one or more X to the end of the given string to avoid collisions with column names.
Scala doc comment with code
Returns Some(this) if enabled else None
Name (escaped if colliding with Scala keyword).
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Columns code generators in correct order