BEA Systems, Inc.

WebLogic Server 5.1.0sp9 API Reference

weblogic.jdbc.common
Interface OracleConnection

All Known Implementing Classes:
weblogic.jdbcbase.oci.Connection

public interface OracleConnection
extends java.sql.Connection

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Fields inherited from class java.sql.Connection
TRANSACTION_NONE, TRANSACTION_READ_COMMITTED, TRANSACTION_READ_UNCOMMITTED, TRANSACTION_REPEATABLE_READ, TRANSACTION_SERIALIZABLE
 
Method Summary
 void waitOnResources(boolean val)
           
 
Methods inherited from interface java.sql.Connection
clearWarnings, close, commit, createStatement, createStatement, getAutoCommit, getCatalog, getMetaData, getTransactionIsolation, getTypeMap, getWarnings, isClosed, isReadOnly, nativeSQL, prepareCall, prepareCall, prepareStatement, prepareStatement, rollback, setAutoCommit, setCatalog, setReadOnly, setTransactionIsolation, setTypeMap
 

Method Detail

waitOnResources

public void waitOnResources(boolean val)


Documentation is available at
http://www.weblogic.com/docs51