H2JdbcTypes

slick.jdbc.H2Profile.H2JdbcTypes
class H2JdbcTypes extends JdbcTypes

Attributes

Source
H2Profile.scala
Graph
Supertypes
class JdbcTypes
class Object
trait Matchable
class Any

Members list

Type members

Inherited classlikes

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[BigDecimal]
trait JdbcType[BigDecimal]
trait BaseTypedType[BigDecimal]
trait AtomicType
trait TypedType[BigDecimal]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
class BlobJdbcType extends DriverJdbcType[Blob]

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[Blob]
trait JdbcType[Blob]
trait BaseTypedType[Blob]
trait AtomicType
trait TypedType[Blob]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
Known subtypes
class BooleanJdbcType extends DriverJdbcType[Boolean]

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[Boolean]
trait JdbcType[Boolean]
trait BaseTypedType[Boolean]
trait AtomicType
trait TypedType[Boolean]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
Known subtypes
class ByteArrayJdbcType extends DriverJdbcType[Array[Byte]]

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[Array[Byte]]
trait JdbcType[Array[Byte]]
trait BaseTypedType[Array[Byte]]
trait AtomicType
trait TypedType[Array[Byte]]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[Byte]
trait JdbcType[Byte]
trait BaseTypedType[Byte]
trait AtomicType
trait TypedType[Byte]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
Known subtypes
class CharJdbcType extends DriverJdbcType[Char]

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[Char]
trait JdbcType[Char]
trait BaseTypedType[Char]
trait AtomicType
trait TypedType[Char]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
class ClobJdbcType extends DriverJdbcType[Clob]

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[Clob]
trait JdbcType[Clob]
trait BaseTypedType[Clob]
trait AtomicType
trait TypedType[Clob]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
class DateJdbcType extends DriverJdbcType[Date]

Use ZonedDateTimeJdbcType or OffsetDateTimeJdbcType or LocalTimeJdbcType or java.time.OffsetTime or java.time.LocalDateTime or java.time.LocalDate or java.time.Instant instead.

Use ZonedDateTimeJdbcType or OffsetDateTimeJdbcType or LocalTimeJdbcType or java.time.OffsetTime or java.time.LocalDateTime or java.time.LocalDate or java.time.Instant instead.

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[Date]
trait JdbcType[Date]
trait BaseTypedType[Date]
trait AtomicType
trait TypedType[Date]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[Double]
trait JdbcType[Double]
trait BaseTypedType[Double]
trait AtomicType
trait TypedType[Double]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[Float]
trait JdbcType[Float]
trait BaseTypedType[Float]
trait AtomicType
trait TypedType[Float]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
class InstantJdbcType extends DriverJdbcType[Instant]

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[Instant]
trait JdbcType[Instant]
trait BaseTypedType[Instant]
trait AtomicType
trait TypedType[Instant]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[Int]
trait JdbcType[Int]
trait BaseTypedType[Int]
trait AtomicType
trait TypedType[Int]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
class LocalDateJdbcType extends DriverJdbcType[LocalDate]

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[LocalDate]
trait JdbcType[LocalDate]
trait BaseTypedType[LocalDate]
trait AtomicType
trait TypedType[LocalDate]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
Known subtypes
class LocalDateTimeJdbcType extends DriverJdbcType[LocalDateTime]

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[LocalDateTime]
trait JdbcType[LocalDateTime]
trait BaseTypedType[LocalDateTime]
trait AtomicType
trait TypedType[LocalDateTime]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
Known subtypes
class LocalTimeJdbcType extends DriverJdbcType[LocalTime]

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[LocalTime]
trait JdbcType[LocalTime]
trait BaseTypedType[LocalTime]
trait AtomicType
trait TypedType[LocalTime]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[Long]
trait JdbcType[Long]
trait BaseTypedType[Long]
trait AtomicType
trait TypedType[Long]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
class NullJdbcType extends DriverJdbcType[Null]

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[Null]
trait JdbcType[Null]
trait BaseTypedType[Null]
trait AtomicType
trait TypedType[Null]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
class OffsetDateTimeJdbcType extends DriverJdbcType[OffsetDateTime]

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[OffsetDateTime]
trait JdbcType[OffsetDateTime]
trait BaseTypedType[OffsetDateTime]
trait AtomicType
trait TypedType[OffsetDateTime]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
Known subtypes
class OffsetTimeJdbcType extends DriverJdbcType[OffsetTime]

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[OffsetTime]
trait JdbcType[OffsetTime]
trait BaseTypedType[OffsetTime]
trait AtomicType
trait TypedType[OffsetTime]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[Short]
trait JdbcType[Short]
trait BaseTypedType[Short]
trait AtomicType
trait TypedType[Short]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
class StringJdbcType extends DriverJdbcType[String]

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[String]
trait JdbcType[String]
trait BaseTypedType[String]
trait AtomicType
trait TypedType[String]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
Known subtypes
class TimeJdbcType extends DriverJdbcType[Time]

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[Time]
trait JdbcType[Time]
trait BaseTypedType[Time]
trait AtomicType
trait TypedType[Time]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
Known subtypes
class TimestampJdbcType extends DriverJdbcType[Timestamp]

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[Timestamp]
trait JdbcType[Timestamp]
trait BaseTypedType[Timestamp]
trait AtomicType
trait TypedType[Timestamp]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
Known subtypes
class UUIDJdbcType extends DriverJdbcType[UUID]

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[UUID]
trait JdbcType[UUID]
trait BaseTypedType[UUID]
trait AtomicType
trait TypedType[UUID]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all
Known subtypes
class ZonedDateTimeJdbcType extends DriverJdbcType[ZonedDateTime]

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala
Supertypes
class DriverJdbcType[ZonedDateTime]
trait JdbcType[ZonedDateTime]
trait BaseTypedType[ZonedDateTime]
trait AtomicType
trait TypedType[ZonedDateTime]
trait Type
trait Dumpable
class Object
trait Matchable
class Any
Show all

Value members

Concrete fields

Attributes

Source
H2Profile.scala
override val uuidJdbcType: UUIDJdbcType

Attributes

Source
H2Profile.scala

Inherited fields

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala

Attributes

Inherited from:
JdbcTypes
Source
JdbcTypesComponent.scala