protected static class ResultSetMetaData.EClass extends ResultSetMetaData
ResultSetMetaData.EClass, ResultSetMetaData.EDataType| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
FIRST_COLUMN_NAME |
protected EClass |
type |
| Modifier | Constructor and Description |
|---|---|
protected |
ResultSetMetaData.EClass(EClass type) |
| Modifier and Type | Method and Description |
|---|---|
protected EClassifier |
getColumnClassifier(int index) |
int |
getColumnCount() |
java.lang.String |
getColumnLabel(int index) |
java.lang.String |
getColumnName(int index) |
checkBounds, create, getColumnDisplayLength, getColumnType, getColumnTypeName, getPrecision, getScale, isNullableprotected static final java.lang.String FIRST_COLUMN_NAME
protected final EClass type
protected ResultSetMetaData.EClass(EClass type)
public int getColumnCount()
throws OdaException
OdaExceptionpublic java.lang.String getColumnName(int index)
throws OdaException
OdaExceptionpublic java.lang.String getColumnLabel(int index)
throws OdaException
getColumnLabel in class ResultSetMetaDataOdaExceptionprotected EClassifier getColumnClassifier(int index) throws OdaException
getColumnClassifier in class ResultSetMetaDataOdaException