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