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

OracleConnectionWrapper

Extends java.lang.Object and implements OracleConnection. New with Oracle9i.

The constructor for this class is:

OracleConnectionWrapper(OracleConnection toBeWrapped)

Methods

_getPC( )

Returns java.sql.Connection.

archive(int mode, int aseq , java.lang.String acstext )

Deprecated and will be removed in a future release.

assertComplete( )

Oracle no longer supports Ultra. Deprecated and will be removed in a future release.

clearWarnings( )

Clears warnings from the connection.

close( )

Closes the connection.

commit( )

Commits the connection.

createStatement( )

Returns java.sql.Statement.

createStatement(int resultSetType , int resultSetConcurrency )

Returns java.sql.Statement.

createStatement(int resultSetType , int resultSetConcurrency , int resultSetHoldability )

Returns java.sql.Statement.

getAutoClose( )

Returns the Boolean state of AutoClose.

getAutoCommit( )

Returns the Boolean state of AutoCommit.

getCallWithKey(java.lang.String key )

Returns java.sql.CallableStatement base on key.

getCatalog( )

Returns catalog as java.lang.String.

getCreateStatementAsRefCursor( )

Returns a Boolean indicating the current state of CreateStatementAsRefCursor.

getDefaultExecuteBatch( )

Returns int of default number of batch operations.

getDefaultRowPrefetch( )

Returns int of default number of rows prefetched.

getDescriptor(java.lang.String sql_name )

Returns java.lang.Object of SQL type sql_name.

getExplicitCachingEnabled( )

Returns a Boolean indicating the current state of ...

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