org.apache.derby.iapi.jdbc
Class BrokeredConnection30

java.lang.Object
  extended byorg.apache.derby.iapi.jdbc.BrokeredConnection
      extended byorg.apache.derby.iapi.jdbc.BrokeredConnection30
All Implemented Interfaces:
java.sql.Connection

public class BrokeredConnection30
extends BrokeredConnection

Extends BrokeredConnection to provide the JDBC 3.0 connection methods.


Field Summary
 
Fields inherited from class org.apache.derby.iapi.jdbc.BrokeredConnection
control, stateHoldability
 
Fields inherited from interface java.sql.Connection
TRANSACTION_NONE, TRANSACTION_READ_COMMITTED, TRANSACTION_READ_UNCOMMITTED, TRANSACTION_REPEATABLE_READ, TRANSACTION_SERIALIZABLE
 
Constructor Summary
BrokeredConnection30(BrokeredConnectionControl control)
           
 
Methods inherited from class org.apache.derby.iapi.jdbc.BrokeredConnection
clearWarnings, close, commit, createStatement, createStatement, createStatement, getAutoCommit, getCatalog, getHoldability, getJDBCLevel, getMetaData, getPrepareIsolation, getRealConnection, getTransactionIsolation, getTypeMap, getWarnings, isClosed, isReadOnly, nativeSQL, newBrokeredStatement, newBrokeredStatement, newBrokeredStatement, notifyException, prepareCall, prepareCall, prepareCall, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, releaseSavepoint, rollback, rollback, setAutoCommit, setCatalog, setDrdaID, setHoldability, setPrepareIsolation, setReadOnly, setSavepoint, setSavepoint, setState, setTransactionIsolation, setTypeMap, syncState, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BrokeredConnection30

public BrokeredConnection30(BrokeredConnectionControl control)

Built on Mon 2007-06-04 09:58:47+0400, from revision ???

Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.