java.lang.Object
org.jooq.util.hsqldb.HSQLDBDataType
Deprecated, for removal: This API element is subject to removal in a future version.
Supported data types for the
SQLDialect.HSQLDB
dialect-
Field Summary
Modifier and TypeFieldDescriptionprotected static 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.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 DataType<byte[]>
Deprecated, for removal: This API element is subject to removal in a future version.static 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.static 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.static 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.Deprecated, for removal: This API element is subject to removal in a future version.static DataType<YearToSecond>
Deprecated, for removal: This API element is subject to removal in a future version.static DataType<DayToSecond>
Deprecated, for removal: This API element is subject to removal in a future version.static DataType<YearToMonth>
Deprecated, for removal: This API element is subject to removal in a future version.static 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.static 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.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 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 DataType<OffsetTime>
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 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. -
Constructor Summary
ConstructorDescriptionDeprecated, 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. -
INTEGER
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. -
DOUBLE
Deprecated, for removal: This API element is subject to removal in a future version. -
DOUBLEPRECISION
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. -
BOOLEAN
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. -
DECIMAL
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. -
VARCHAR
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. -
CHAR
Deprecated, for removal: This API element is subject to removal in a future version. -
CHARACTER
Deprecated, for removal: This API element is subject to removal in a future version. -
CHARACTERVARYING
Deprecated, for removal: This API element is subject to removal in a future version. -
CLOB
Deprecated, for removal: This API element is subject to removal in a future version. -
CHARLARGEOBJECT
Deprecated, for removal: This API element is subject to removal in a future version. -
CHARACTERLARGEOBJECT
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. -
TIMEWITHTIMEZONE
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. -
TIMESTAMPWITHOUTTIMEZONE
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. -
TIMESTAMPWITHTIMEZONE
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. -
LONGVARBINARY
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. -
BINARYLARGEOBJECT
Deprecated, for removal: This API element is subject to removal in a future version. -
OTHER
Deprecated, for removal: This API element is subject to removal in a future version. -
INTERVAL
Deprecated, for removal: This API element is subject to removal in a future version. -
INTERVALYEARTOMONTH
Deprecated, for removal: This API element is subject to removal in a future version. -
INTERVALDAYTOSECOND
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. -
__LONGNVARCHAR
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. -
__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. -
__JSON
Deprecated, for removal: This API element is subject to removal in a future version. -
__JSONB
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. -
UUID
Deprecated, for removal: This API element is subject to removal in a future version. -
VARCHARIGNORECASE
Deprecated, for removal: This API element is subject to removal in a future version. -
OBJECT
Deprecated, for removal: This API element is subject to removal in a future version. -
ROW
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
HSQLDBDataType
public HSQLDBDataType()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.