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

ArrayDescriptor

Extends TypeDescriptor. Implements java.io. Serializable.

Fields

CACHE_ALL

CACHE_LAST

CACHE_NONE

TYPE_NESTED_TABLE

TYPE_VARRAY

Inherited fields

The following field is inherited from oracle.sql.TypeDescriptor:

DEBUG_SERIALIZATION

Methods

createDescriptor(java.lang.String name , java.sql.Connection conn )

Returns ArrayDescriptor with type name Descriptor factory. Static method.

descType( )

Returns java.lang.String, which describes the collection type.

getArrayType( )

Returns int with the database type of the array.

getBaseName( )

Returns java.lang.String with the fully qualified name of its type if elements are named types, or returns the type name used by the database

getBaseType( )

Returns int with element’s type code.

getMaxLength( )

Returns long with the maximum number of elements Array object can hold.

getTypeCode( )

Returns int. New with Oracle9i.

toResultSet(ARRAY array , long index , int count , java.util.Map map , boolean saveLocalCopy )

Returns java.sql.ResultSet.

toResultSetFromImage(ARRAY array , long index , int count , java.util.Map map )

Returns java.sql.ResultSet.

Inherited methods

Inherits all methods from oracle.sql.TypeDescriptor. Also inherits all methods from java.lang.Object except clone, equals, and finalize; in Oracle8i, also inherits equals.

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