|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Connection (src) | The Connection provides a handle for use by the application to access an underlying physical connection. |
ConnectionFactory (src) | The ConnectionFactory provides an interface for getting a Connection from the Resource adapter. |
ConnectionMetaData (src) | The ConnectionMetaData provides information about the underlying resources for the connection. |
ConnectionSpec (src) | An ConnectionSpec holds connection specific properties for use by a ConnectionFactory in creating a Connection.n Connection in order to execute a function on the underlying resource. |
IndexedRecord (src) | The IndexedRecord interface is used for list oriented representations of the Record elements. |
Interaction (src) | The Interaction enables a component to execute functions on the underlying resource. |
InteractionSpec (src) | An InteractionSpec holds properties for use by an Interaction in order to execute a function on the underlying resource. |
LocalTransaction (src) | The LocalTransaction interface is the transaction demarcation interface for transactions local to the resource manager. |
MappedRecord (src) | The MappedRecord interface is used for key-value map based representation of the Record elements. |
MessageListener (src) | A request/response message listener that message driven beans may implement |
Record (src) | The Record interface is the base interface for representing input and output for an Interaction. |
RecordFactory (src) | The RecordFactory interface is used for creating MappedRecord and IndexedRecord instances. |
ResourceAdapterMetaData (src) | The ResourceAdaptetMetaData provides information about the resource adapters implementation. |
ResultSet (src) | A ResultSet represents tabular data returned from the underlying resource by the execution of an interaction. |
ResultSetInfo (src) | The interface ResultSetInfo provides information on the support for the ResultSet interface by an underlying resource. |
Streamable (src) | The Streamable interface allows a resource adapter to interact with a Record as a stream of bytes. |
Exception Summary | |
ResourceWarning (src) | ResourceWarning provides information on warnings generated by the underlying resource. |
J2EE Connector API - Common Client Interface.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |