public class ColumnMetaData40 extends ColumnMetaData
agent_, clientParamtertype_, columns_, logWriter_, mddOverrideArray_, nullable_, protocolTypesCache_, protocolTypeToOverrideLidMapping_, resultSetConcurrency_, singleMixedByteOrDouble_, sqlCcsid_, sqlComment_, sqldFcode_, sqldHold_, sqldKeytype_, sqldRdbnam_, sqldReturn_, sqldSchema_, sqldScroll_, sqldSensitive_, sqlLabel_, sqlLength_, sqlName_, sqlPrecision_, sqlScale_, sqlType_, sqlUDTclassName_, sqlUDTname_, sqlUnnamed_, sqlxBasename_, sqlxCorname_, sqlxGenerated_, sqlxKeymem_, sqlxName_, sqlxParmmode_, sqlxRdbnam_, sqlxSchema_, sqlxUpdatable_, types_columnNoNulls, columnNullable, columnNullableUnknown| Constructor and Description |
|---|
ColumnMetaData40(Agent agent)
Calls the superclass constructor to pass the parameters
|
ColumnMetaData40(Agent agent,
int upperBound)
Calls the superclass constructor to pass the parameters
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWrapperFor(Class<?> interfaces)
Returns false unless
interfaces is implemented |
<T> T |
unwrap(Class<T> interfaces)
Returns
this if this class implements the interface |
columnIsNotInUnicode, copyTo, finalize, getCatalogName, getColumnClassName, getColumnCount, getColumnDisplaySize, getColumnLabel, getColumnLabelX, getColumnName, getColumnType, getColumnTypeName, getPrecision, getScale, getSchemaName, getTableName, hasLobColumns, initializeCache, isAutoIncrement, isCaseSensitive, isCurrency, isDefinitelyWritable, isNullable, isParameterModeGuessedAsOutput, isReadOnly, isSearchable, isSigned, isWritable, primaryKey, setLogWriterpublic ColumnMetaData40(Agent agent)
logWriter - LogWriterpublic ColumnMetaData40(Agent agent, int upperBound)
logWriter - LogWriterupperBound - intpublic boolean isWrapperFor(Class<?> interfaces) throws SQLException
interfaces is implementedinterfaces - a Class defining an interface.SQLException - if an error occurs while determining
whether this is a wrapper for an object
with the given interface.public <T> T unwrap(Class<T> interfaces) throws SQLException
this if this class implements the interfaceinterfaces - a Class defining an interfacejava.sql.SQLExption - if no object if found that implements the
interfaceSQLExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.