|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.derby.client.am.ColumnMetaData
org.apache.derby.client.am.ColumnMetaData40
public class ColumnMetaData40
| Field Summary |
|---|
| Fields inherited from class org.apache.derby.client.am.ColumnMetaData |
|---|
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_ |
| Fields inherited from interface java.sql.ResultSetMetaData |
|---|
columnNoNulls, columnNullable, columnNullableUnknown |
| Constructor Summary | |
|---|---|
ColumnMetaData40(LogWriter logWriter)
Calls the superclass constructor to pass the parameters |
|
ColumnMetaData40(LogWriter logWriter,
int upperBound)
Calls the superclass constructor to pass the parameters |
|
| Method Summary | ||
|---|---|---|
boolean |
isWrapperFor(java.lang.Class<?> interfaces)
Returns false unless interfaces is implemented |
|
|
unwrap(java.lang.Class<T> interfaces)
Returns this if this class implements the interface |
|
| Methods inherited from class org.apache.derby.client.am.ColumnMetaData |
|---|
assignColumnName, checkForClosedStatement, checkForValidColumnIndex, columnIsNotInUnicode, finalize, findColumnX, getCatalogName, getColumnClassName, getColumnCount, getColumnDisplaySize, getColumnLabel, getColumnName, getColumnType, getColumnTypeName, getPrecision, getScale, getSchemaName, getTableName, hasLobColumns, initializeCache, isAutoIncrement, isCaseSensitive, isCurrency, isDefinitelyWritable, isNullable, isParameterModeGuessedAsOutput, isReadOnly, isSearchable, isSigned, isWritable, markClosed, setLogWriter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ColumnMetaData40(LogWriter logWriter)
logWriter - LogWriter
public ColumnMetaData40(LogWriter logWriter,
int upperBound)
logWriter - LogWriterupperBound - int| Method Detail |
|---|
public boolean isWrapperFor(java.lang.Class<?> interfaces)
throws java.sql.SQLException
interfaces is implemented
interfaces - a Class defining an interface.
java.sql.SQLException - if an error occurs while determining
whether this is a wrapper for an object
with the given interface.
public <T> T unwrap(java.lang.Class<T> interfaces)
throws java.sql.SQLException
this if this class implements the interface
interfaces - a Class defining an interface
java.sql.SQLExption - if no object if found that implements the
interface
java.sql.SQLException
|
Built on Thu 2012-03-29 21:53:33+0000, from revision ??? | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||