java.lang.Object
org.jooq.util.snowflake.SnowflakeDataType
Deprecated, for removal: This API element is subject to removal in a future version.
Supported data types for the
SQLDialect.SNOWFLAKE
dialect- Author:
- Lukas Eder
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionDeprecated, for removal: This API element is subject to removal in a future version.protected static final DataType<BigInteger>
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.protected static final DataType<byte[]>
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.protected static final DataType<byte[]>
Deprecated, for removal: This API element is subject to removal in a future version.static final DataType<byte[]>
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.static final DataType<BigDecimal>
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.static final DataType<BigDecimal>
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.static final DataType<OffsetDateTime>
Deprecated, for removal: This API element is subject to removal in a future version.static final DataType<OffsetDateTime>
Deprecated, for removal: This API element is subject to removal in a future version.static final DataType<OffsetDateTime>
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.static final DataType<OffsetDateTime>
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.static final DataType<OffsetDateTime>
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Field Details
-
FLOAT
Deprecated, for removal: This API element is subject to removal in a future version. -
REAL
Deprecated, for removal: This API element is subject to removal in a future version. -
BOOLEAN
Deprecated, for removal: This API element is subject to removal in a future version. -
NUMBER
Deprecated, for removal: This API element is subject to removal in a future version. -
DECIMAL
Deprecated, for removal: This API element is subject to removal in a future version. -
VARCHAR
Deprecated, for removal: This API element is subject to removal in a future version. -
CHAR
Deprecated, for removal: This API element is subject to removal in a future version. -
TEXT
Deprecated, for removal: This API element is subject to removal in a future version. -
DATE
Deprecated, for removal: This API element is subject to removal in a future version. -
TIME
Deprecated, for removal: This API element is subject to removal in a future version. -
TIMEWITHOUTTIMEZONE
Deprecated, for removal: This API element is subject to removal in a future version. -
TIMESTAMP
Deprecated, for removal: This API element is subject to removal in a future version. -
TIMESTAMPNTZ
Deprecated, for removal: This API element is subject to removal in a future version. -
TIMESTAMPWITHOUTTIMEZONE
Deprecated, for removal: This API element is subject to removal in a future version. -
TIMESTAMP_TZ
Deprecated, for removal: This API element is subject to removal in a future version. -
TIMESTAMP_LTZ
Deprecated, for removal: This API element is subject to removal in a future version. -
TIMESTAMPLTZ
Deprecated, for removal: This API element is subject to removal in a future version. -
TIMESTAMPWITHTIMEZONE
Deprecated, for removal: This API element is subject to removal in a future version. -
TIMESTAMPTZ
Deprecated, for removal: This API element is subject to removal in a future version. -
INSTANT
Deprecated, for removal: This API element is subject to removal in a future version. -
BINARY
Deprecated, for removal: This API element is subject to removal in a future version. -
__BIGINT
Deprecated, for removal: This API element is subject to removal in a future version. -
__BIT
Deprecated, for removal: This API element is subject to removal in a future version. -
__DOUBLE
Deprecated, for removal: This API element is subject to removal in a future version. -
__INTEGER
Deprecated, for removal: This API element is subject to removal in a future version. -
__LONGVARBINARY
Deprecated, for removal: This API element is subject to removal in a future version. -
__LONGVARCHAR
Deprecated, for removal: This API element is subject to removal in a future version. -
__LONGNVARCHAR
Deprecated, for removal: This API element is subject to removal in a future version. -
__NCHAR
Deprecated, for removal: This API element is subject to removal in a future version. -
__NCLOB
Deprecated, for removal: This API element is subject to removal in a future version. -
__NVARCHAR
Deprecated, for removal: This API element is subject to removal in a future version. -
__REAL
Deprecated, for removal: This API element is subject to removal in a future version. -
__SMALLINT
Deprecated, for removal: This API element is subject to removal in a future version. -
__TIME
Deprecated, for removal: This API element is subject to removal in a future version. -
__TINYINT
Deprecated, for removal: This API element is subject to removal in a future version. -
__VARBINARY
Deprecated, for removal: This API element is subject to removal in a future version. -
__TINYINTUNSIGNED
Deprecated, for removal: This API element is subject to removal in a future version. -
__SMALLINTUNSIGNED
Deprecated, for removal: This API element is subject to removal in a future version. -
__INTEGERUNSIGNED
Deprecated, for removal: This API element is subject to removal in a future version. -
__BIGINTUNSIGNED
Deprecated, for removal: This API element is subject to removal in a future version. -
__BIGINTEGER
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
SnowflakeDataType
public SnowflakeDataType()Deprecated, for removal: This API element is subject to removal in a future version.
-
SQLDataType
class has been initialised may lead to deadlocks! See https://github.com/jOOQ/jOOQ/issues/3777 for details.Use the corresponding
SQLDataType
instead.