JdbcAPI

slick.jdbc.JdbcProfile.JdbcAPI

Attributes

Source
JdbcProfile.scala
Graph
Supertypes
trait BasicAPI
trait Aliases
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

Attributes

Source
JdbcProfile.scala

Inherited types

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
RelationalAPI
Source
RelationalProfile.scala
type CaseClassShape[P <: Product, LiftedTuple, LiftedCaseClass <: P, PlainTuple, PlainCaseClass <: P] = CaseClassShape[P, LiftedTuple, LiftedCaseClass, PlainTuple, PlainCaseClass]

Attributes

Inherited from:
Aliases
Source
Aliases.scala
type ColumnType[T] = ColumnType[T]

Attributes

Inherited from:
RelationalAPI
Source
RelationalProfile.scala

Attributes

Inherited from:
Aliases
Source
Aliases.scala
type Compiled[T] = Compiled[T]

Attributes

Inherited from:
Aliases
Source
Aliases.scala
type ConstColumn[T] = ConstColumn[T]

Attributes

Inherited from:
Aliases
Source
Aliases.scala
type DBIO[+R] = DBIO[R]

Attributes

Inherited from:
Aliases
Source
Aliases.scala
type DBIOAction[+R, +S <: NoStream, -E <: Effect] = DBIOAction[R, S, E]

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
BasicAPI
Source
BasicProfile.scala
type Effect = Effect

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
Aliases
Source
Aliases.scala
type MappedProductShape[Level <: ShapeLevel, C, M <: C, U <: C, P <: C] = MappedProductShape[Level, C, M, U, P]

Attributes

Inherited from:
Aliases
Source
Aliases.scala
type MappedScalaProductShape[Level <: ShapeLevel, C <: Product, M <: C, U <: C, P <: C] = MappedScalaProductShape[Level, C, M, U, P]

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
Aliases
Source
Aliases.scala
type Parameters[PU, PP] = Parameters[PU, PP]

Attributes

Inherited from:
Aliases
Source
Aliases.scala
type ProductClassShape[E <: Product, C <: Product] = ProductClassShape[E, C]

Attributes

Inherited from:
Aliases
Source
Aliases.scala
type Query[+E, U, C[_]] = Query[E, U, C]

Attributes

Inherited from:
Aliases
Source
Aliases.scala
type Rep[T] = Rep[T]

Attributes

Inherited from:
Aliases
Source
Aliases.scala
type Sequence[T] = Sequence[T]

Attributes

Inherited from:
RelationalAPI
Source
RelationalProfile.scala
type Session = Session

Attributes

Inherited from:
BasicAPI
Source
BasicProfile.scala
type Shape[Level <: ShapeLevel, -M, U, P] = Shape[Level, M, U, P]

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
BasicAPI
Source
BasicProfile.scala
type Streaming[+T] = Streaming[T]

Attributes

Inherited from:
Aliases
Source
Aliases.scala
type StreamingDBIO[+R, +T] = StreamingDBIO[R, T]

Attributes

Inherited from:
Aliases
Source
Aliases.scala
type Table[T] = Table[T]

Attributes

Inherited from:
RelationalAPI
Source
RelationalProfile.scala
type TableQuery[E <: AbstractTable[_]] = TableQuery[E]

Attributes

Inherited from:
Aliases
Source
Aliases.scala
type Tag = Tag

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Value members

Concrete fields

val SimpleDBIO: SimpleJdbcAction.type

Attributes

Source
JdbcProfile.scala

Inherited fields

Attributes

Inherited from:
Aliases
Source
Aliases.scala
val Case: Case.type

Attributes

Inherited from:
Aliases
Source
Aliases.scala
val Compiled: Compiled.type

Attributes

Inherited from:
Aliases
Source
Aliases.scala
val DBIO: DBIOAction.type

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
BasicAPI
Source
BasicProfile.scala
val Effect: Effect.type

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
Aliases
Source
Aliases.scala
val Functions: Functions.type

Attributes

Inherited from:
Aliases
Source
Aliases.scala
val LiteralColumn: LiteralColumn.type

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
Aliases
Source
Aliases.scala
val Query: Query.type

Attributes

Inherited from:
Aliases
Source
Aliases.scala
val Rep: Rep.type

Attributes

Inherited from:
Aliases
Source
Aliases.scala
val Sequence: Sequence.type

Attributes

Inherited from:
RelationalAPI
Source
RelationalProfile.scala

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Attributes

Inherited from:
Aliases
Source
Aliases.scala

Implicits

Implicits

Attributes

Source
JdbcProfile.scala
implicit def jdbcActionExtensionMethods[E <: Effect, R, S <: NoStream](a: DBIOAction[R, S, E]): JdbcActionExtensionMethods[E, R, S]

Attributes

Source
JdbcProfile.scala

Attributes

Source
JdbcProfile.scala

Attributes

Source
JdbcProfile.scala

Attributes

Source
JdbcProfile.scala

Inherited implicits

Attributes

Inherited from:
ExtensionMethodConversions
Source
ExtensionMethods.scala
implicit def anyOptionExtensionMethods[T, P](v: Rep[Option[T]])(implicit ol: OptionLift[P, Rep[Option[T]]]): AnyOptionExtensionMethods[Rep[Option[T]], P]

Attributes

Inherited from:
ExtensionMethodConversions
Source
ExtensionMethods.scala

Attributes

Inherited from:
ExtensionMethodConversions
Source
ExtensionMethods.scala
final implicit def anyToShapedValue[T, U](value: T)(implicit shape: Shape[_ <: FlatShapeLevel, T, U, _]): ShapedValue[T, U]

Attributes

Inherited from:
BasicAPI
Source
BasicProfile.scala

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala
implicit def blobColumnType: DriverJdbcType[Blob]

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
ExtensionMethodConversions
Source
ExtensionMethods.scala
implicit def booleanColumnType: DriverJdbcType[Boolean]

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala
implicit def booleanOptionColumnExtensionMethods(c: Rep[Option[Boolean]]): BooleanColumnExtensionMethods[Option[Boolean]]

Attributes

Inherited from:
ExtensionMethodConversions
Source
ExtensionMethods.scala
implicit def byteArrayColumnType: DriverJdbcType[Array[Byte]]

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala
implicit def charColumnType: DriverJdbcType[Char]

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala
implicit def clobColumnType: DriverJdbcType[Clob]

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala
implicit def columnToOrdered[T : TypedType](c: Rep[T]): ColumnOrdered[T]

Attributes

Inherited from:
RelationalAPI
Source
RelationalProfile.scala
implicit def dateColumnType: DriverJdbcType[Date]

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala
implicit def instantColumnType: DriverJdbcType[Instant]

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala
implicit def localDateColumnType: DriverJdbcType[LocalDate]

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala
implicit def localDateTimeColumnType: DriverJdbcType[LocalDateTime]

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala
implicit def localTimeColumnType: DriverJdbcType[LocalTime]

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
ExtensionMethodConversions
Source
ExtensionMethods.scala
implicit def offsetDateTimeColumnType: DriverJdbcType[OffsetDateTime]

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala
implicit def offsetTimeColumnType: DriverJdbcType[OffsetTime]

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
ExtensionMethodConversions
Source
ExtensionMethods.scala

Attributes

Inherited from:
RelationalAPI
Source
RelationalProfile.scala

Attributes

Inherited from:
JdbcLowPriorityAPI
Source
JdbcProfile.scala
implicit def recordQueryActionExtensionMethods[M, R](q: M)(implicit shape: Shape[_ <: FlatShapeLevel, M, R, _]): QueryActionExtensionMethods[R, NoStream]

Attributes

Inherited from:
BasicAPI
Source
BasicProfile.scala

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala
implicit def singleColumnQueryExtensionMethods[B1 : BaseTypedType, C[_]](q: Query[Rep[B1], _, C]): SingleColumnQueryExtensionMethods[B1, B1, C]

Attributes

Inherited from:
ExtensionMethodConversions
Source
ExtensionMethods.scala
implicit def singleOptionColumnQueryExtensionMethods[B1 : BaseTypedType, C[_]](q: Query[Rep[Option[B1]], _, C]): SingleColumnQueryExtensionMethods[B1, Option[B1], C]

Attributes

Inherited from:
ExtensionMethodConversions
Source
ExtensionMethods.scala
implicit val slickProfile: JdbcProfile.this.type

Attributes

Inherited from:
BasicAPI
Source
BasicProfile.scala

Attributes

Inherited from:
BasicAPI
Source
BasicProfile.scala

Attributes

Inherited from:
BasicAPI
Source
BasicProfile.scala

Attributes

Inherited from:
BasicAPI
Source
BasicProfile.scala

Attributes

Inherited from:
ExtensionMethodConversions
Source
ExtensionMethods.scala
implicit def stringColumnType: DriverJdbcType[String]

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala
implicit def stringOptionColumnExtensionMethods(c: Rep[Option[String]]): StringColumnExtensionMethods[Option[String]]

Attributes

Inherited from:
ExtensionMethodConversions
Source
ExtensionMethods.scala
implicit def tableQueryToTableQueryExtensionMethods[T <: Table[_], U](q: Query[T, U, Seq] & TableQuery[T]): TableQueryExtensionMethods[T, U]

Attributes

Inherited from:
RelationalAPI
Source
RelationalProfile.scala
implicit def timeColumnType: DriverJdbcType[Time]

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala
implicit def timestampColumnType: DriverJdbcType[Timestamp]

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala
implicit def uuidColumnType: DriverJdbcType[UUID]

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala
implicit def valueToConstColumn[T : TypedType](v: T): LiteralColumn[T]

Attributes

Inherited from:
RelationalAPI
Source
RelationalProfile.scala
implicit def zonedDateTimeColumnType: DriverJdbcType[ZonedDateTime]

Attributes

Inherited from:
JdbcImplicitColumnTypes
Source
JdbcTypesComponent.scala