December 2002
Intermediate to advanced
928 pages
85h 29m
English
Extends the OracleResultSetMetaData interface.
The following fields are inherited from java.sql.ResultSetMetaData:
| columnNoNulls |
| columnNullable |
| columnNullableUnknown |
Gets a JAVA_STRUCT attribute’s external name as java.lang.String.
Gets the number of local attributes as int.
Returns the fully qualified name as java.lang.String of the Datum class whose instances are manufactured if the method OracleResultSet.getOracleObject is called to retrieve a value from a column.
Returns a Boolean indicating whether the attribute is inherited from its supertype.
Inherits all methods from OracleResultSetMetaData.
Inherits all methods from java.sql.ResultSetMetaData.