December 2002
Intermediate to advanced
928 pages
85h 29m
English
Extends oracle.sql.struct. New with Oracle9i.
The constructor for this class is:
JAVA_STRUCT(StructDescriptortype, java.sql.Connectionconn, java.lang.Object[]attributes)
Returns java.lang.Object.
Inherits all methods from oracle.sql.STRUCT except for toJdbc.
The following methods are inherited from oracle.sql.DatumWithConnection:
| assertNotNull |
| getOracleConnection |
Inherits all methods from oracle.sql.Datum except isConvertibleTo and toJdbc.
Inherits all methods from java.lang.Object except clone, equals, and finalize.