public class ThrowingResultSetMetaData extends ThrowingResultSetMetaDataVariant implements ResultSetMetaData
ResultSetMetaData decorated to throw an SQLException on command.columnNoNulls, columnNullable, columnNullableUnknown| Constructor and Description |
|---|
ThrowingResultSetMetaData(ResultSetMetaData rsmd)
Constructor.
|
isWrapperFor, unwrapgetCatalogName, getColumnClassName, getColumnCount, getColumnDisplaySize, getColumnLabel, getColumnName, getColumnType, getColumnTypeName, getPrecision, getScale, getSchemaName, getTableName, isAutoIncrement, isCaseSensitive, isCurrency, isDefinitelyWritable, isNullable, isReadOnly, isSearchable, isSigned, isWritableshouldThrow, startThrowing, startThrowingAfter, stopThrowingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCatalogName, getColumnClassName, getColumnCount, getColumnDisplaySize, getColumnLabel, getColumnName, getColumnType, getColumnTypeName, getPrecision, getScale, getSchemaName, getTableName, isAutoIncrement, isCaseSensitive, isCurrency, isDefinitelyWritable, isNullable, isReadOnly, isSearchable, isSigned, isWritableisWrapperFor, unwrappublic ThrowingResultSetMetaData(ResultSetMetaData rsmd)
rsmd - to decorateCopyright © 2000–2015 PanEris. All rights reserved.