ColumnType |
ShortIntType.getColumnType() |
ColumnType |
NoConverterType.getColumnType() |
ColumnType |
LongNumericType.getColumnType() |
ColumnType |
LongBigDecimalType.getColumnType() |
ColumnType |
IntLongType.getColumnType() |
ColumnType |
EnumOrdinalType.getColumnType() |
ColumnType |
EnumNameType.getColumnType() |
ColumnType |
DoubleBigDecimalType.getColumnType() |
ColumnType |
DateType.getColumnType() |
ColumnType |
DateTimeType.getColumnType() |
ColumnType |
DateTimestampType.getColumnType() |
ColumnType |
DateIntType.getColumnType() |
ColumnType |
Convertible.getColumnType() |
ColumnType |
CalendarTimestampType.getColumnType() |
ColumnType |
CalendarIntType.getColumnType() |
ColumnType |
BooleanVarcharType.getColumnType() |
ColumnType |
BooleanIntType.getColumnType() |
ColumnType |
BooleanCharType.getColumnType() |
ColumnType |
BooleanBitType.getColumnType() |
static ColumnType |
UnknowType.getInstance() |
static ColumnType |
JdbcType.valueOf(int jdbcTypeValue) |
static ColumnType |
CassandraType.valueOf(int typeValue) |