|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--jrunx.persistence.greylock.DBException
|
+--jrunx.persistence.greylock.CFODBColumnMetaData.InvalidJDBCTypeException
Invalid JDBC type: {jdbcType}
| Fields inherited from class jrunx.persistence.greylock.DBException |
rootException |
| Constructor Summary | |
CFODBColumnMetaData.InvalidJDBCTypeException(int jdbcType)
|
|
CFODBColumnMetaData.InvalidJDBCTypeException(java.lang.String jdbcType)
|
|
| Method Summary | |
java.lang.String |
getJdbcType()
|
| Methods inherited from class jrunx.persistence.greylock.DBException |
getRootException |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CFODBColumnMetaData.InvalidJDBCTypeException(int jdbcType)
public CFODBColumnMetaData.InvalidJDBCTypeException(java.lang.String jdbcType)
| Method Detail |
public java.lang.String getJdbcType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||