RelationalActionComponent

slick.relational.RelationalActionComponent

Attributes

Source
RelationalProfile.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object MemoryProfile.type
trait SqlProfile
trait JdbcProfile
trait DB2Profile
object DB2Profile.type
trait DerbyProfile
object DerbyProfile.type
trait H2Profile
object H2Profile.type
object HsqldbProfile.type
trait MySQLProfile
object MySQLProfile.type
object OracleProfile.type
object PostgresProfile.type
object SQLServerProfile.type
object SQLiteProfile.type
Show all
Self type

Members list

Type members

Classlikes

Attributes

Source
RelationalProfile.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Inherited types

type ProfileAction[+R, +S <: NoStream, -E <: Effect] <: BasicAction[R, S, E]

Attributes

Inherited from:
BasicActionComponent
Source
BasicProfile.scala
type StreamingProfileAction[+R, +T, -E <: Effect] <: BasicStreamingAction[R, T, E] & ProfileAction[R, Streaming[T], E]

Attributes

Inherited from:
BasicActionComponent
Source
BasicProfile.scala

Value members

Inherited methods

Attributes

Inherited from:
BasicActionComponent
Source
BasicProfile.scala