|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
EngineConnection | Additional methods the embedded engine exposes on its Connection object implementations. |
EngineLOB | Additional methods the embedded engine exposes on all of its large object (LOB) implementations. |
EngineParameterMetaData | An internal api only, mainly for use in the network server. |
EnginePreparedStatement | Additional methods the embedded engine exposes on its PreparedStatement object implementations. |
EngineResultSet | Additional methods the embedded engine exposes on its ResultSet object implementations. |
EngineStatement | Additional methods the embedded engine exposes on its Statement object implementations. |
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 |
BrokeredCallableStatement40 | |
BrokeredConnection | This is a rudimentary connection that delegates EVERYTHING to Connection. |
BrokeredConnection30 | Extends BrokeredConnection to provide the JDBC 3.0 connection methods. |
BrokeredConnection40 | |
BrokeredPreparedStatement | JDBC 2 brokered PreparedStatement. |
BrokeredPreparedStatement30 | JDBC 3 implementation of PreparedStatement. |
BrokeredPreparedStatement40 | |
BrokeredStatement | A Statement implementation that forwards all of its requests to an underlying Statement. |
BrokeredStatement40 | |
CharacterStreamDescriptor | A description of a byte stream representing characters. |
CharacterStreamDescriptor.Builder | The builder for the CharacterStreamDescriptor class. |
DRDAServerStarter | Class that starts the network server in its own daemon thread. |
FailedProperties40 | Class FailedProperties40 is a helper class for the
SQLClientInfoException. |
JDBCBoot | A class to boot a Derby system that includes a JDBC driver. |
|
Built on Thu 2012-03-29 21:53:33+0000, from revision ??? | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |