SqlTableComponent

slick.sql.SqlTableComponent

Attributes

Source
SqlProfile.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
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
SqlProfile.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Inherited classlikes

Attributes

Inherited from:
RelationalTableComponent
Source
RelationalProfile.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
abstract class Table[T](_tableTag: Tag, _schemaName: Option[String], _tableName: String) extends AbstractTable[T]

Attributes

Inherited from:
RelationalTableComponent
Source
RelationalProfile.scala
Supertypes
class AbstractTable[T]
trait Rep[T]
class Object
trait Matchable
class Any

Value members

Inherited methods

Concrete fields

Attributes

Source
SqlProfile.scala