Skip to Main Content
Oracle in a Nutshell
book

Oracle in a Nutshell

by Rick Greenwald, David C. Kreines
December 2002
Intermediate to advanced content levelIntermediate to advanced
928 pages
85h 29m
English
O'Reilly Media, Inc.
Content preview from Oracle in a Nutshell

REF

Extends DatumWithConnection with Oracle9i, Datum in Oracle8i. Implements java.sql.Ref, java.io.Serializable, and java.lang.Cloneable in Oracle9i, oracle.jdbc2.Ref in Oracle8i.

Methods

clone()

Returns java.lang.Object. New with Oracle9i.

equals(java.lang.Object obj )

Returns Boolean. New with Oracle9i.

getBaseTypeName()

Returns java.lang.String.

getConnection()

Returns OracleConnection.

getDescriptor()

Returns StructDescriptor.

getJavaSqlConnection()

Returns java.sql.Connection. New with Oracle9i.

getObject()

Returns java.lang.Object referenced by this Ref object. JDBC 3.0. New with Oracle9i.

getObject(java.util.Map map )

Returns java.lang.Object. New with Oracle9i.

getSQLTypeName()

Returns java.lang.String. New with Oracle9i.

getSTRUCT()

Returns STRUCT.

getValue()

Returns java.lang.Object.

getValue(java.util.Map map )

Returns java.lang.Object.

hashCode()

Returns int. New with Oracle9i.

isConvertibleTo(java.lang.Class jClass )

Returns Boolean indicating whether this data object can be converted to jClass.

setObject(java.lang.Object value )

Sets structured type value to the given instance of object. JDBC 3.0. New with Oracle9i.

setValue(java.lang.Object value )

Sets value.

toJdbc()

Returns java.lang.Object converted from this data object into its default Java object type.

Inherited methods

The following methods are inherited from DatumWithConnection in Oracle9i:

assertNotNull
assertNotNull
getOracleConnection

Inherits all methods from oracle.sql.Datum except isConvertibleTo and toJdbc. ...

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.
Start your free trial

You might also like

Oracle Internals

Oracle Internals

Donald K. Burleson
Oracle PL/SQL

Oracle PL/SQL

Lewis Cunningham
Oracle Essentials: Oracle9i, Oracle8i and Oracle8, Second Edition

Oracle Essentials: Oracle9i, Oracle8i and Oracle8, Second Edition

Rick Greenwald, Robert Stackowiak, Jonathan Stern

Publisher Resources

ISBN: 0596003366Errata Page