Search Java Classes and Packages
Search Java Frameworks and Libraries
#Javax.resource.cci Classes and Interfaces - 17 results found.
| Name | Description | Type | Package | Framework |
| Connection | A Connection represents an application-level handle that is used by a client to access the underlying physical connection. | Interface | javax.resource.cci | Java EE |
|
| ConnectionFactory | ConnectionFactory provides an interface for getting connection to an EIS instance. | Interface | javax.resource.cci | Java EE |
|
| ConnectionMetaData | The interface ConnectionMetaData provides information about an EIS instance connected through a Connection instance. | Interface | javax.resource.cci | Java EE |
|
| ConnectionSpec | ConnectionSpec is used by an application component to pass connection request-specific properties to the ConnectionFactory. | Interface | javax.resource.cci | Java EE |
|
| IndexedRecord | IndexedRecord represents an ordered collection of record elements based on the java. | Interface | javax.resource.cci | Java EE |
|
| Interaction | The javax. | Interface | javax.resource.cci | Java EE |
|
| InteractionSpec | An InteractionSpec holds properties for driving an Interaction with an EIS instance. | Interface | javax.resource.cci | Java EE |
|
| LocalTransaction | The LocalTransaction defines a transaction demarcation interface for resource manager local transactions. | Interface | javax.resource.cci | Java EE |
|
| MappedRecord | The interface javax. | Interface | javax.resource.cci | Java EE |
|
| MessageListener | This serves as a request-response message listener type that message endpoints (message-driven beans) may implement. | Interface | javax.resource.cci | Java EE |
|
| Record | The javax. | Interface | javax.resource.cci | Java EE |
|
| RecordFactory | The RecordFactory interface is used for creating MappedRecord and IndexedRecord instances. | Interface | javax.resource.cci | Java EE |
|
| ResourceAdapterMetaData | The interface javax. | Interface | javax.resource.cci | Java EE |
|
| ResourceWarning | A ResourceWarning provides information on warnings related to execution of an interaction with an EIS. | Class | javax.resource.cci | Java EE |
|
| ResultSet | A ResultSet represents tabular data that is retrieved from an EIS instance by the execution of an Interaction. | Interface | javax.resource.cci | Java EE |
|
| ResultSetInfo | The interface javax. | Interface | javax.resource.cci | Java EE |
|
| Streamable | Streamable interface enables a resource adapter to extract data from an input Record or set data into an output Record as a stream of | Interface | javax.resource.cci | Java EE |