Class Summary |
Lu0Connection |
Application level handle to the Managed Connection
* Subject to change once J2EE/CA specification includes Common Client Interfaces |
Lu0ConnectionFactory |
Application level handle to the Managed Connection Factory,
returned from the JNDI lookup and used to obtain connections. |
Lu0ConnectionMetaData |
Lu0ConnectionMetaData provides information about an EIS instance connected through a Connection instance |
Lu0ConnectionRequestInfo |
The Lu0ConnectionRequestInfo interface enables a resource adapter to pass its own request specific data structure across the connection request flow |
Lu0ConnectionSpec |
Lu0ConnectionSpec is used by an application component to pass connection request-specific properties to the "ConnectionFactory.getConnection" method |
Lu0Interaction |
The Lu0Interaction enables a component to execute EIS functions |
Lu0InteractionSpec |
Object conaining interaction relevant properties.
|
Lu0ManagedConnection |
Object representing physical connection to the EIS system. |
Lu0ManagedConnectionFactory |
Lu0ManagedConnectionFactory instance is a factory of both ManagedConnection
and EIS-specific connection factory instances |
Lu0Record |
The Lu0Record is the representation of an input or output to the execute methods defined on an Interaction |
Lu0ResourceAdapterMetaData |
|