slick.jdbc.JdbcActionComponent
See theJdbcActionComponent companion trait
object JdbcActionComponent
Attributes
- Companion
- trait
- Source
- JdbcActionComponent.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
JdbcActionComponent.type
Members list
Type members
Classlikes
trait MultipleRowsPerStatementSupport extends JdbcActionComponent
Attributes
- Source
- JdbcActionComponent.scala
- Supertypes
-
trait JdbcActionComponenttrait SqlActionComponenttrait BasicActionComponentclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
trait DB2Profileobject DB2Profile.typetrait DerbyProfileobject DerbyProfile.typetrait H2Profileobject H2Profile.typetrait HsqldbProfileobject HsqldbProfile.typetrait MySQLProfileobject MySQLProfile.typetrait PostgresProfileobject PostgresProfile.typetrait SQLServerProfileobject SQLServerProfile.typetrait SQLiteProfileobject SQLiteProfile.typeShow all
- Self type
trait OneRowPerStatementOnly extends JdbcActionComponent
Attributes
- Source
- JdbcActionComponent.scala
- Supertypes
-
trait JdbcActionComponenttrait SqlActionComponenttrait BasicActionComponentclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object OracleProfile.type
- Self type
In this article