java.lang.Object
org.jooq.util.sqldatawarehouse.SQLDataWarehouseDataType
Deprecated, for removal: This API element is subject to removal in a future version.
Supported data types for the 
SQLDialect.SQLDATAWAREHOUSE dialect family.- Author:
 - Lukas Eder
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected 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.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.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.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.static final DataType<OffsetDateTime>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.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.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.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<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.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. - 
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. - 
Method Summary
 
- 
Field Details
- 
TINYINT
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. - 
INT
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. - 
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. - 
NUMERIC
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. - 
BIT
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. - 
DATETIME
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. - 
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. - 
NVARCHAR
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. - 
NTEXT
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. - 
BINARY
Deprecated, for removal: This API element is subject to removal in a future version. - 
__BLOB
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. - 
__DOUBLE
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. - 
__NCLOB
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. - 
__BYTE
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. - 
__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. - 
SMALLDATETIME
Deprecated, for removal: This API element is subject to removal in a future version. - 
DATETIME2
Deprecated, for removal: This API element is subject to removal in a future version. - 
DATETIMEOFFSET
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. - 
MONEY
Deprecated, for removal: This API element is subject to removal in a future version. - 
SMALLMONEY
Deprecated, for removal: This API element is subject to removal in a future version. - 
IMAGE
Deprecated, for removal: This API element is subject to removal in a future version. - 
UNIQUEIDENTIFIER
Deprecated, for removal: This API element is subject to removal in a future version. - 
ROWVERSION
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. 
 - 
 - 
Constructor Details
- 
SQLDataWarehouseDataType
public SQLDataWarehouseDataType()Deprecated, for removal: This API element is subject to removal in a future version. 
 - 
 
SQLDataTypeclass has been initialised may lead to deadlocks! See https://github.com/jOOQ/jOOQ/issues/3777 for details.Use the corresponding
SQLDataTypeinstead.