Package | Description |
---|---|
net.sf.jkniv.whinstone | |
net.sf.jkniv.whinstone.cassandra | |
net.sf.jkniv.whinstone.jdbc | |
net.sf.jkniv.whinstone.jdk8.types | |
net.sf.jkniv.whinstone.types |
Modifier and Type | Method and Description |
---|---|
ColumnType |
JdbcColumn.getType() |
Modifier and Type | Method and Description |
---|---|
ColumnType |
CassandraColumn.getType() |
Modifier and Type | Method and Description |
---|---|
ColumnType |
DefaultJdbcColumn.getType() |
Modifier and Type | Method and Description |
---|---|
ColumnType |
DurationStringType.getColumnType() |
ColumnType |
InstantDateType.getColumnType() |
ColumnType |
InstantTimestampType.getColumnType() |
Modifier and Type | Class and Description |
---|---|
class |
CassandraType
Data types supported by cassandra.
|
class |
JdbcType
The class that defines the constants that are used to identify generic SQL
types, called JDBC types.
|
class |
UnknowType |
Modifier and Type | Method and Description |
---|---|
ColumnType |
BooleanBitType.getColumnType() |
ColumnType |
BooleanCharType.getColumnType() |
ColumnType |
BooleanIntType.getColumnType() |
ColumnType |
BooleanVarcharType.getColumnType() |
ColumnType |
CalendarIntType.getColumnType() |
ColumnType |
CalendarTimestampType.getColumnType() |
ColumnType |
Convertible.getColumnType() |
ColumnType |
DateIntType.getColumnType() |
ColumnType |
DateTimestampType.getColumnType() |
ColumnType |
DateTimeType.getColumnType() |
ColumnType |
DateType.getColumnType() |
ColumnType |
DoubleBigDecimalType.getColumnType() |
ColumnType |
EnumNameType.getColumnType() |
ColumnType |
EnumOrdinalType.getColumnType() |
ColumnType |
IntLongType.getColumnType() |
ColumnType |
LongBigDecimalType.getColumnType() |
ColumnType |
LongNumericType.getColumnType() |
ColumnType |
NoConverterType.getColumnType() |
ColumnType |
ShortIntType.getColumnType() |
static ColumnType |
UnknowType.getInstance() |
static ColumnType |
CassandraType.valueOf(int typeValue) |
static ColumnType |
JdbcType.valueOf(int jdbcTypeValue) |
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.