SqlTableComponent

slick.sql.SqlTableComponent

Attributes

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

Members list

Concise view

Type members

Classlikes

Attributes

Source:
SqlProfile.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Inherited classlikes

Attributes

Inherited from:
RelationalTableComponent
Source:
RelationalProfile.scala
Graph
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
Graph
Supertypes
class AbstractTable[T]
trait Rep[T]
class Object
trait Matchable
class Any

Value members

Inherited methods

Concrete fields

Attributes

Source:
SqlProfile.scala