STRUCT
Extends oracle.sql.DatumWithConnection. Implements java.sql.Struct. Parent class of JAVA_STRUCT.
The constructor for this class is:
STRUCT(StructDescriptortype, java.sql.Connectionconn, java.lang.Object[]attributes)
Methods
- getAttributes( )
Returns java.lang.Object[] with attributes.
- getAttributes(java.util.Map map )
Returns java.lang.Object[] with attributes.
- getAutoBuffering( )
Returns a Boolean.
- getConnection( )
Returns OracleConnection.
- getDescriptor( )
Returns StructDescriptor.
- getJavaSqlConnection( )
Returns java.sql.Connection.
- getOracleAttributes( )
Returns Datum[].
- getSQLTypeName( )
Returns java.lang.String with SQL type name of SQL-structured type.
- isConvertibleTo(java.lang.Class jClass )
Returns a Boolean indicating whether datum object can be converted to jClass.
- setAutoBuffering(Boolean enable )
Returns a Boolean.
- toJdbc( )
Returns java.lang.Object.
Inherited methods
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.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access