Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public static interface Column.Type
Field Summary | |
static Column.Type | |
static Column.Type | |
static Column.Type | |
static Column.Type | |
static Column.Type | |
static Column.Type | |
static Column.Type | |
static Column.Type | |
static Column.Type | |
static Column.Type | |
static Column.Type | |
static Column.Type | |
static Column.Type | |
static Column.Type | |
static Column.Type | |
static Column.Type | |
static Column.Type |
Method Summary | |
int |
|
String |
|
public int getJDBCType()
Returns the types JDBC type. The JDBC type is a constant, as specified byjava.sql.Types
.
public String getName()
Returns the types name. The types name is human readable.