Package org.apache.derby.iapi.jdbc

Interface Summary
AuthenticationService The AuthenticationService provides a mechanism for authenticating users willing to access JBMS.
BrokeredConnectionControl Provides control over a BrokeredConnection
BrokeredStatementControl Provides control over a BrokeredStatement, BrokeredPreparedStatement or BrokeredCallableStatement
ConnectionContext Interface-ized from EmbedConnectionContext.
ResourceAdapter The resource adapter is the clearing house for managing connections, transactions, and XAResources in a JDBC based resource manager living in the distributed transaction processing environment.
 

Class Summary
BrokeredCallableStatement JDBC 2 brokered CallableStatement
BrokeredCallableStatement30 JDBC 3 brokered CallableStatement
BrokeredConnection This is a rudimentary connection that delegates EVERYTHING to Connection.
BrokeredConnection30 Extends BrokeredConnection to provide the JDBC 3.0 connection methods.
BrokeredPreparedStatement JDBC 2 brokered PreparedStatement.
BrokeredPreparedStatement30 JDBC 3 implementation of PreparedStatement.
BrokeredStatement A Statement implementation that forwards all of its requests to an underlying Statement.
DRDAServerStarter  
JDBCBoot A class to boot a cloudscape system that includes a JDBC driver.
 



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