| Class Summary |
| EISAccessor |
EISAccessor is an implementation of the Accessor interface. |
| EISCollectionChangeRecord |
INTERNAL: Capture the changes for an unordered collection as collections of adds and removes. |
| EISConnectionSpec |
An EISConnectionSpec specifies how the javax.resource.cci.Connection is accessed. |
| EISDescriptor |
An EISDescriptor defines the mapping from a JCA data structure to a Java object. |
| EISDOMRecord |
An EISDOMRecord is a wrapper for a DOM tree. |
| EISLogin |
An EISLogin defines connection information and datasource properties. |
| EISMappedRecord |
An EISMappedRecord acts as a Record wrapper. |
| EISObjectPersistenceXMLProject |
INTERNAL: EISObjectPersistenceXMLProject defines the EclipseLink EIS project and descriptor information to read a EclipseLink project from an XML file. |
| EISOrderedCollectionChangeRecord |
INTERNAL: Capture the changes for an ordered collection where the entire collection is simply replaced if it has changed. |
| EISPlatform |
An EISPlatform defines any EIS adapter specific behavior. |
| EISSequence |
The EISSequence class allows access to sequence resources using custom read (ValueReadQuery) and update (DataModifyQuery) queries and a user specified preallocation size. |