AdditionsApi
slick.additions.AdditionsProfile.AdditionsApi
trait AdditionsApi
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
JdbcAPI
Members list
Type members
Classlikes
trait AutoName
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait AutoNameSnakifyclass BaseEntRow
- Self type
-
Table[_]
trait AutoNameSnakify extends AutoName
Attributes
- Supertypes
- Known subtypes
-
class BaseEntRow
- Self type
-
Table[_]
class EntTableQuery[K, V, T <: EntityTable[K, V]](cons: Tag => T & EntityTable[K, V])(implicit evidence$5: BaseColumnType[K]) extends KeyedTableQueryBase[K, KeyedEntity[K, V], T], Lookups[K, V, KeyedEntity[K, V], T]
Attributes
- Supertypes
-
class TableQuery[T]class Query[T, Extract[T], Seq]trait QueryBase[Seq[Extract[T]]]trait Rep[Seq[Extract[T]]]class Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class TableQuery
abstract class EntityTable[K, V](tag: Tag, tableName: String)(implicit evidence$2: BaseColumnType[K]) extends KeyedTable[K, KeyedEntity[K, V]], EntityTableBase
Attributes
- Supertypes
-
trait EntityTableBasetrait KeyedTableBaseclass Table[KeyedEntity[K, V]]class AbstractTable[KeyedEntity[K, V]]trait Rep[KeyedEntity[K, V]]class Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class BaseEntRow
trait EntityTableBase extends KeyedTableBase
Attributes
- Supertypes
- Known subtypes
-
class BaseEntRow
- Self type
-
Table[_]
abstract class EntityTableModule[K, V](tableName: String)(implicit evidence$6: BaseColumnType[K]) extends TableModule
Attributes
- Supertypes
abstract class KeyedTable[K, A](tag: Tag, tableName: String)(implicit val keyMapper: BaseColumnType[K]) extends Table[A], KeyedTableBase
Attributes
- Supertypes
-
trait KeyedTableBaseclass Table[A]class AbstractTable[A]trait Rep[A]class Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class BaseEntRow
trait KeyedTableBase
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
- Self type
-
Table[_]
class KeyedTableQuery[K, A, T <: KeyedTable[K, A]](cons: Tag => T & KeyedTable[K, A])(implicit evidence$4: BaseColumnType[K]) extends KeyedTableQueryBase[K, A, T], Lookups[K, A, A, T]
Attributes
- Supertypes
-
class TableQuery[T]class Query[T, Extract[T], Seq]trait QueryBase[Seq[Extract[T]]]trait Rep[Seq[Extract[T]]]class Objecttrait Matchableclass AnyShow all
class KeyedTableQueryBase[K, A, T <: KeyedTable[K, A]](cons: Tag => T & KeyedTable[K, A])(implicit evidence$3: BaseColumnType[K]) extends TableQuery[T]
Attributes
- Supertypes
-
class TableQuery[T]class Query[T, Extract[T], Seq]trait QueryBase[Seq[Extract[T]]]trait Rep[Seq[Extract[T]]]class Objecttrait Matchableclass AnyShow all
- Known subtypes
trait TableModule
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
Implicits
Implicits
In this article