slick.basic
Contains the abstract BasicProfile, BasicBackend and related code.
Attributes
Members list
Type members
Classlikes
Attributes
- Source:
- BasicProfile.scala
- Graph
- Supertypes
- Known subtypes
- class MutatingResultAction[T]class SimpleJdbcProfileAction[R]class InsertOrUpdateActionclass InsertQueryActionclass MultiInsertActionclass InsertOrUpdateAllActionclass SingleInsertAction
Attributes
- Source:
- BasicProfile.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- trait BasicProfiletrait MemoryQueryingProfileclass DistributedProfiletrait MemoryProfileobject MemoryProfile.typetrait RelationalProfiletrait SqlProfiletrait JdbcProfiletrait DB2Profileobject DB2Profile.typetrait DerbyProfileobject DerbyProfile.typetrait H2Profileobject H2Profile.typetrait HsqldbProfileobject HsqldbProfile.typetrait MySQLProfileobject MySQLProfile.typetrait OracleProfileobject OracleProfile.typetrait PostgresProfileobject PostgresProfile.typetrait SQLServerProfileobject SQLServerProfile.typetrait SQLiteProfileobject SQLiteProfile.typetrait SqlActionComponenttrait JdbcActionComponenttrait OneRowPerStatementOnly
- Self type
Backend for the basic database and session handling features.
Concrete backends like JdbcBackend extend this type and provide concrete
types for Database, DatabaseFactory and Session.
Backend for the basic database and session handling features.
Concrete backends like JdbcBackend extend this type and provide concrete
types for Database, DatabaseFactory and Session.
Attributes
- Source:
- BasicBackend.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- trait RelationalBackendtrait JdbcBackendobject JdbcBackend.typetrait DistributedBackendobject DistributedBackend.typetrait HeapBackendobject HeapBackend.type
- Self type
The basic functionality that has to be implemented by all profiles.
The basic functionality that has to be implemented by all profiles.
Attributes
- Source:
- BasicProfile.scala
- Graph
- Supertypes
- Known subtypes
- trait MemoryQueryingProfileclass DistributedProfiletrait MemoryProfileobject MemoryProfile.typetrait RelationalProfiletrait SqlProfiletrait JdbcProfiletrait DB2Profileobject DB2Profile.typetrait DerbyProfileobject DerbyProfile.typetrait H2Profileobject H2Profile.typetrait HsqldbProfileobject HsqldbProfile.typetrait MySQLProfileobject MySQLProfile.typetrait OracleProfileobject OracleProfile.typetrait PostgresProfileobject PostgresProfile.typetrait SQLServerProfileobject SQLServerProfile.typetrait SQLiteProfileobject SQLiteProfile.type
- Self type
Attributes
- Source:
- BasicProfile.scala
- Graph
- Supertypes
- Known subtypes
Describes a feature that can be supported by a profile.
Describes a feature that can be supported by a profile.
Attributes
- Companion:
- object
- Source:
- Capability.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Attributes
- Companion:
- class
- Source:
- Capability.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- Capability.type
A configuration for a Database plus a matching Profile.
A configuration for a Database plus a matching Profile.
Attributes
- Companion:
- object
- Source:
- DatabaseConfig.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Attributes
- Companion:
- trait
- Source:
- DatabaseConfig.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- DatabaseConfig.type
A Reactive Streams Publisher for database Actions.
A Reactive Streams Publisher for database Actions.
Attributes
- Source:
- DatabasePublisher.scala
- Graph
- Supertypes
- trait Publisher[T]class Objecttrait Matchableclass Any
- Self type
Attributes
- Source:
- BasicProfile.scala
- Graph
- Supertypes
- Known subtypes
Attributes
- Source:
- BasicProfile.scala
- Graph
- Supertypes
- Known subtypes