Serializable
, Struct
, oracle.jdbc.internal.ACProxyable
, oracle.jdbc.internal.OracleConcreteProxy
, oracle.jdbc.internal.OracleDatumWithConnection
, oracle.jdbc.internal.OracleStruct
, OracleStruct
public class JAVA_STRUCT extends STRUCT
ojiOracleDatumWithConnection, targetDatum
targetDatumWithConnection
Constructor | Description |
---|---|
JAVA_STRUCT(StructDescriptor type, Connection conn, Object[] attributes) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
Object |
toJdbc() |
Oracle extension.
|
asciiStreamValue, bigDecimalValue, binaryStreamValue, booleanValue, bytesEqual, bytesHashCode, byteValue, characterStreamValue, compareBytes, dateValue, doubleValue, equals, floatValue, getBytes, getLength, getStream, intValue, isNull, longValue, setBytes, setShareBytes, shareBytes, stringValue, stringValue, timestampValue, timestampValue, timeValue, timeValue
assertNotNull, assertNotNull, getConnection, getConnectionDuringExceptionHandling, getOracleConnection
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asciiStreamValue, bigDecimalValue, binaryStreamValue, booleanValue, byteValue, characterStreamValue, dateValue, doubleValue, floatValue, getBytes, getConnection, getInternalConnection, getLength, getOracleConnection, getStream, intValue, longValue, setBytes, setPhysicalConnectionOf, setShareBytes, shareBytes, stringValue, stringValue, timestampValue, timestampValue, timeValue, timeValue
dump, dump, dump, getAttributes, getAttributes, getAutoBuffering, getDatumArray, getDescriptor, getJavaSqlConnection, getObjectArray, getOracleAttributes, getOracleDataFactory, getOracleMetaData, getSQLTypeName, getTarget, isConvertibleTo, setAutoBuffering, setNullDatumArray, setNullObjectArray
public JAVA_STRUCT(StructDescriptor type, Connection conn, Object[] attributes) throws SQLException
type
- the SQLStructType used to convert the type toattributes
- the array specifying the attributes to be converted to raw bytes.SQLException
oracle.sql.SQLStructType
public Object toJdbc() throws SQLException
toJdbc
in interface oracle.jdbc.internal.OracleDatumWithConnection
toJdbc
in interface oracle.jdbc.internal.OracleStruct
toJdbc
in class STRUCT
SQLException
- if conversion to JDBC representation results in an error