EntityTableBase

slick.additions.AdditionsProfile.AdditionsApi.EntityTableBase

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class EntityTable[K, V]
class BaseEntRow
Self type
Table[_]

Members list

Type members

Types

type Ent = Entity[Key, Value]
type KEnt = KeyedEntity[Key, Value]
type Value

Inherited and Abstract types

type Key

Attributes

Inherited from:
KeyedTableBase

Value members

Inherited methods

def key: Rep[Key]

Attributes

Inherited from:
KeyedTableBase
def keyColumnName: String

Attributes

Inherited from:
KeyedTableBase
def keyColumnOptions: List[ColumnOption[Nothing] & Singleton]

Attributes

Inherited from:
KeyedTableBase

Implicits

Inherited and Abstract implicits

implicit def keyMapper: TypedType[Key]

Attributes

Inherited from:
KeyedTableBase