KeylessModelsObjectCodeGenerator

slick.additions.codegen.KeylessModelsObjectCodeGenerator

Omits the primary key field from generated model classes, unless the primary key isn't a single column.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override protected def columnConfigs: List[ColumnConfig]

Attributes

Definition Classes

Inherited methods

def statements: List[Stat]

Attributes

Inherited from:
ModelsObjectCodeGenerator