-
public interface ColumnDescriptor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisArray()JDBCTypejdbcType()Stringname()StringtypeName()
-
public interface ColumnDescriptor
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isArray() |
|
JDBCType |
jdbcType() |
|
String |
name() |
|
String |
typeName() |