SQLServerJdbcTypes
slick.jdbc.SQLServerProfile.SQLServerJdbcTypes
class SQLServerJdbcTypes extends JdbcTypes
Attributes
- Source
- SQLServerProfile.scala
- Graph
-
- Supertypes
Members list
Type members
Classlikes
class SQLServerBooleanJdbcType extends BooleanJdbcType
Attributes
- Source
- SQLServerProfile.scala
- Supertypes
-
class BooleanJdbcTypeclass DriverJdbcType[Boolean]trait JdbcType[Boolean]trait BaseTypedType[Boolean]trait AtomicTypetrait TypedType[Boolean]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
class SQLServerByteArrayJdbcType extends ByteArrayJdbcType
Attributes
- Source
- SQLServerProfile.scala
- Supertypes
-
class ByteArrayJdbcTypetrait AtomicTypetrait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
class SQLServerByteJdbcType extends ByteJdbcType
Attributes
- Source
- SQLServerProfile.scala
- Supertypes
-
class ByteJdbcTypetrait NumericTypedTypeclass DriverJdbcType[Byte]trait JdbcType[Byte]trait BaseTypedType[Byte]trait AtomicTypetrait TypedType[Byte]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
class SQLServerDateJdbcType extends DateJdbcType
Attributes
- Source
- SQLServerProfile.scala
- Supertypes
-
class DateJdbcTypeclass DriverJdbcType[Date]trait JdbcType[Date]trait BaseTypedType[Date]trait AtomicTypetrait TypedType[Date]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
class SQLServerInstantJdbcType extends InstantJdbcType
Attributes
- Source
- SQLServerProfile.scala
- Supertypes
-
class InstantJdbcTypeclass DriverJdbcType[Instant]trait JdbcType[Instant]trait BaseTypedType[Instant]trait AtomicTypetrait TypedType[Instant]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
class SQLServerLocalDateTimeJdbcType extends LocalDateTimeJdbcType
Attributes
- Source
- SQLServerProfile.scala
- Supertypes
-
class LocalDateTimeJdbcTypeclass DriverJdbcType[LocalDateTime]trait JdbcType[LocalDateTime]trait BaseTypedType[LocalDateTime]trait AtomicTypetrait TypedType[LocalDateTime]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
class SQLServerLocalTimeJdbcType extends LocalTimeJdbcType
Attributes
- Source
- SQLServerProfile.scala
- Supertypes
-
class LocalTimeJdbcTypeclass DriverJdbcType[LocalTime]trait JdbcType[LocalTime]trait BaseTypedType[LocalTime]trait AtomicTypetrait TypedType[LocalTime]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
class SQLServerOffsetDateTimeJdbcType extends OffsetDateTimeJdbcType
Attributes
- Source
- SQLServerProfile.scala
- Supertypes
-
class OffsetDateTimeJdbcTypeclass DriverJdbcType[OffsetDateTime]trait JdbcType[OffsetDateTime]trait BaseTypedType[OffsetDateTime]trait AtomicTypetrait TypedType[OffsetDateTime]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
class SQLServerTimeJdbcType extends TimeJdbcType
Attributes
- Source
- SQLServerProfile.scala
- Supertypes
-
class TimeJdbcTypeclass DriverJdbcType[Time]trait JdbcType[Time]trait BaseTypedType[Time]trait AtomicTypetrait TypedType[Time]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
class SQLServerTimestampJdbcType extends TimestampJdbcType
Attributes
- Source
- SQLServerProfile.scala
- Supertypes
-
class TimestampJdbcTypeclass DriverJdbcType[Timestamp]trait JdbcType[Timestamp]trait BaseTypedType[Timestamp]trait AtomicTypetrait TypedType[Timestamp]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
class SQLServerUUIDJdbcType extends UUIDJdbcType
Attributes
- Source
- SQLServerProfile.scala
- Supertypes
-
class UUIDJdbcTypeclass DriverJdbcType[UUID]trait JdbcType[UUID]trait BaseTypedType[UUID]trait AtomicTypetrait TypedType[UUID]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
Inherited classlikes
class BigDecimalJdbcType extends DriverJdbcType[BigDecimal], NumericTypedType
Attributes
- Inherited from:
- JdbcTypes
- Source
- JdbcTypesComponent.scala
- Supertypes
-
trait NumericTypedTypeclass DriverJdbcType[BigDecimal]trait JdbcType[BigDecimal]trait BaseTypedType[BigDecimal]trait AtomicTypetrait TypedType[BigDecimal]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
class BlobJdbcType extends DriverJdbcType[Blob]
Attributes
- Inherited from:
- JdbcTypes
- Source
- JdbcTypesComponent.scala
- Supertypes
-
class DriverJdbcType[Blob]trait JdbcType[Blob]trait BaseTypedType[Blob]trait AtomicTypetrait TypedType[Blob]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class OracleBlobJdbcType
class BooleanJdbcType extends DriverJdbcType[Boolean]
Attributes
- Inherited from:
- JdbcTypes
- Source
- JdbcTypesComponent.scala
- Supertypes
-
class DriverJdbcType[Boolean]trait JdbcType[Boolean]trait BaseTypedType[Boolean]trait AtomicTypetrait TypedType[Boolean]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class DB2BooleanJdbcTypeclass DerbyBooleanJdbcTypeclass OracleBooleanJdbcTypeclass SQLServerBooleanJdbcTypeclass SQLiteBooleanJdbcType
class ByteArrayJdbcType extends DriverJdbcType[Array[Byte]]
Attributes
- Inherited from:
- JdbcTypes
- Source
- JdbcTypesComponent.scala
- Supertypes
- Known subtypes
class ByteJdbcType extends DriverJdbcType[Byte], NumericTypedType
Attributes
- Inherited from:
- JdbcTypes
- Source
- JdbcTypesComponent.scala
- Supertypes
-
trait NumericTypedTypeclass DriverJdbcType[Byte]trait JdbcType[Byte]trait BaseTypedType[Byte]trait AtomicTypetrait TypedType[Byte]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class SQLServerByteJdbcType
class CharJdbcType extends DriverJdbcType[Char]
Attributes
- Inherited from:
- JdbcTypes
- Source
- JdbcTypesComponent.scala
- Supertypes
-
class DriverJdbcType[Char]trait JdbcType[Char]trait BaseTypedType[Char]trait AtomicTypetrait TypedType[Char]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
class ClobJdbcType extends DriverJdbcType[Clob]
Attributes
- Inherited from:
- JdbcTypes
- Source
- JdbcTypesComponent.scala
- Supertypes
-
class DriverJdbcType[Clob]trait JdbcType[Clob]trait BaseTypedType[Clob]trait AtomicTypetrait TypedType[Clob]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow 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 AtomicTypetrait TypedType[Date]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class SQLServerDateJdbcTypeclass SQLiteDateJdbcType
class DoubleJdbcType extends DriverJdbcType[Double], NumericTypedType
Attributes
- Inherited from:
- JdbcTypes
- Source
- JdbcTypesComponent.scala
- Supertypes
-
trait NumericTypedTypeclass DriverJdbcType[Double]trait JdbcType[Double]trait BaseTypedType[Double]trait AtomicTypetrait TypedType[Double]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
class FloatJdbcType extends DriverJdbcType[Float], NumericTypedType
Attributes
- Inherited from:
- JdbcTypes
- Source
- JdbcTypesComponent.scala
- Supertypes
-
trait NumericTypedTypeclass DriverJdbcType[Float]trait JdbcType[Float]trait BaseTypedType[Float]trait AtomicTypetrait TypedType[Float]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
class InstantJdbcType extends DriverJdbcType[Instant]
Attributes
- Inherited from:
- JdbcTypes
- Source
- JdbcTypesComponent.scala
- Supertypes
-
class DriverJdbcType[Instant]trait JdbcType[Instant]trait BaseTypedType[Instant]trait AtomicTypetrait TypedType[Instant]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class DB2InstantJdbcTypeclass DerbyInstantJdbcTypeclass HsqldbInstantJdbcTypeclass OracleInstantJdbcTypeclass PostgresInstantJdbcTypeclass SQLServerInstantJdbcTypeclass SQLiteInstantJdbcTypeShow all
class IntJdbcType extends DriverJdbcType[Int], NumericTypedType
Attributes
- Inherited from:
- JdbcTypes
- Source
- JdbcTypesComponent.scala
- Supertypes
-
trait NumericTypedTypeclass DriverJdbcType[Int]trait JdbcType[Int]trait BaseTypedType[Int]trait AtomicTypetrait TypedType[Int]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
class LocalDateJdbcType extends DriverJdbcType[LocalDate]
Attributes
- Inherited from:
- JdbcTypes
- Source
- JdbcTypesComponent.scala
- Supertypes
-
class DriverJdbcType[LocalDate]trait JdbcType[LocalDate]trait BaseTypedType[LocalDate]trait AtomicTypetrait TypedType[LocalDate]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow 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 AtomicTypetrait TypedType[LocalDateTime]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow 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 AtomicTypetrait TypedType[LocalTime]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class LongJdbcType extends DriverJdbcType[Long], NumericTypedType
Attributes
- Inherited from:
- JdbcTypes
- Source
- JdbcTypesComponent.scala
- Supertypes
-
trait NumericTypedTypeclass DriverJdbcType[Long]trait JdbcType[Long]trait BaseTypedType[Long]trait AtomicTypetrait TypedType[Long]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
class NullJdbcType extends DriverJdbcType[Null]
Attributes
- Inherited from:
- JdbcTypes
- Source
- JdbcTypesComponent.scala
- Supertypes
-
class DriverJdbcType[Null]trait JdbcType[Null]trait BaseTypedType[Null]trait AtomicTypetrait TypedType[Null]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
class OffsetDateTimeJdbcType extends DriverJdbcType[OffsetDateTime]
Attributes
- Inherited from:
- JdbcTypes
- Source
- JdbcTypesComponent.scala
- Supertypes
-
class DriverJdbcType[OffsetDateTime]trait JdbcType[OffsetDateTime]trait BaseTypedType[OffsetDateTime]trait AtomicTypetrait TypedType[OffsetDateTime]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow 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 AtomicTypetrait TypedType[OffsetTime]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
class ShortJdbcType extends DriverJdbcType[Short], NumericTypedType
Attributes
- Inherited from:
- JdbcTypes
- Source
- JdbcTypesComponent.scala
- Supertypes
-
trait NumericTypedTypeclass DriverJdbcType[Short]trait JdbcType[Short]trait BaseTypedType[Short]trait AtomicTypetrait TypedType[Short]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
class StringJdbcType extends DriverJdbcType[String]
Attributes
- Inherited from:
- JdbcTypes
- Source
- JdbcTypesComponent.scala
- Supertypes
-
class DriverJdbcType[String]trait JdbcType[String]trait BaseTypedType[String]trait AtomicTypetrait TypedType[String]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class OracleStringJdbcType
class TimeJdbcType extends DriverJdbcType[Time]
Attributes
- Inherited from:
- JdbcTypes
- Source
- JdbcTypesComponent.scala
- Supertypes
-
class DriverJdbcType[Time]trait JdbcType[Time]trait BaseTypedType[Time]trait AtomicTypetrait TypedType[Time]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow 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 AtomicTypetrait TypedType[Timestamp]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class SQLiteTimestampJdbcType
class UUIDJdbcType extends DriverJdbcType[UUID]
Attributes
- Inherited from:
- JdbcTypes
- Source
- JdbcTypesComponent.scala
- Supertypes
-
class DriverJdbcType[UUID]trait JdbcType[UUID]trait BaseTypedType[UUID]trait AtomicTypetrait TypedType[UUID]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class DB2UUIDJdbcTypeclass DerbyUUIDJdbcTypeclass OracleUUIDJdbcTypeclass PostgresUUIDJdbcTypeclass SQLServerUUIDJdbcTypeclass SQLiteUUIDJdbcTypeShow all
class ZonedDateTimeJdbcType extends DriverJdbcType[ZonedDateTime]
Attributes
- Inherited from:
- JdbcTypes
- Source
- JdbcTypesComponent.scala
- Supertypes
-
class DriverJdbcType[ZonedDateTime]trait JdbcType[ZonedDateTime]trait BaseTypedType[ZonedDateTime]trait AtomicTypetrait TypedType[ZonedDateTime]trait Typetrait Dumpableclass Objecttrait Matchableclass AnyShow all
Value members
Concrete fields
Attributes
- Source
- SQLServerProfile.scala
Attributes
- Source
- SQLServerProfile.scala
Attributes
- Source
- SQLServerProfile.scala
Attributes
- Source
- SQLServerProfile.scala
Attributes
- Source
- SQLServerProfile.scala
Attributes
- Source
- SQLServerProfile.scala
Attributes
- Source
- SQLServerProfile.scala
Attributes
- Source
- SQLServerProfile.scala
Attributes
- Source
- SQLServerProfile.scala
Attributes
- Source
- SQLServerProfile.scala
Attributes
- Source
- SQLServerProfile.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
In this article