| Name | Description | Type | Package | Framework |
| DOMRecord | DOMRecord is an extension of the JCA Record interface that provides support for XML data. | Interface | org.eclipse.persistence.eis | EclipseLink |
| EISAccessor | EISAccessor is an implementation of the Accessor interface. | Class | org.eclipse.persistence.eis | EclipseLink |
| EISCollectionChangeRecord | Capture the changes for an unordered collection as collections of adds and removes. | Class | org.eclipse.persistence.eis | EclipseLink |
| EISCompositeCollectionMapping | EIS Composite Collection Mappings map a java. | Class | org.eclipse.persistence.eis.mappings | EclipseLink |
| EISCompositeDirectCollectionMapping | EIS Composite Direct Collection Mappings map a collection of simple Java attributes to and from an EIS Record according to its descriptor's record type. | Class | org.eclipse.persistence.eis.mappings | EclipseLink |
| EISCompositeObjectMapping | EIS Composite Object Mappings map a Java object to a privately owned, one-to-one relationship to an EIS Record according to its descriptor's record type. | Class | org.eclipse.persistence.eis.mappings | EclipseLink |
| EISConnectionSpec | An EISConnectionSpec specifies how the javax. | Class | org.eclipse.persistence.eis | EclipseLink |
| EISDescriptor | An EISDescriptor defines the mapping from a JCA data structure to a Java object. | Class | org.eclipse.persistence.eis | EclipseLink |
| EISDirectMapping | EIS Direct Mappings map a simple Java attribute to and from an EIS Record according to its descriptor's record type. | Class | org.eclipse.persistence.eis.mappings | EclipseLink |
| EISDOMRecord | An EISDOMRecord is a wrapper for a DOM tree. | Class | org.eclipse.persistence.eis | EclipseLink |
| EISException | Use an EISException when any problem is detected while interacting with an EIS datasource | Class | org.eclipse.persistence.eis | EclipseLink |
| EISInteraction | Defines the specification for a call to a JCA interaction. | Class | org.eclipse.persistence.eis.interactions | EclipseLink |
| EISLogin | An EISLogin defines connection information and datasource properties. | Class | org.eclipse.persistence.eis | EclipseLink |
| EISMappedRecord | An EISMappedRecord acts as a Record wrapper. | Class | org.eclipse.persistence.eis | EclipseLink |
| EISMapping | Interface | org.eclipse.persistence.eis.mappings | EclipseLink | |
| EISObjectPersistenceXMLProject | EISObjectPersistenceXMLProject defines the EclipseLink EIS project and descriptor information to read a EclipseLink project from an XML | Class | org.eclipse.persistence.eis | EclipseLink |
| EISOneToManyMapping | An EIS one-to-many mapping is a reference mapping that represents the relationship between a single source object and a collection of mapped persistent Java objects. | Class | org.eclipse.persistence.eis.mappings | EclipseLink |
| EISOneToManyMappingHelper | Helper class to consolidate all the heinous comparing and merging code for the EIS one to many mappings. | Class | org.eclipse.persistence.eis.mappings | EclipseLink |
| EISOneToOneMapping | An EIS one-to-one mapping is a reference mapping that represents the relationship between a single source object and a single mapped persistent Java object. | Class | org.eclipse.persistence.eis.mappings | EclipseLink |
| EISOrderedCollectionChangeRecord | Capture the changes for an ordered collection where the entire collection is simply replaced if it has changed. | Class | org.eclipse.persistence.eis | EclipseLink |
| EISPlatform | An EISPlatform defines any EIS adapter specific behavior. | Class | org.eclipse.persistence.eis | EclipseLink |
| EISSequence | The EISSequence class allows access to sequence resources using custom read (ValueReadQuery) and update (DataModifyQuery) queries and a | Class | org.eclipse.persistence.eis | EclipseLink |
| EISTransformationMapping | EIS Transformation Mappings allow the creation of custom mappings where one or more fields in an EIS Record can be used to create the object to be stored in a Java class's attribute. | Class | org.eclipse.persistence.eis.mappings | EclipseLink |
| IndexedInteraction | Defines the specification for a call to a JCA interaction that uses indexed records. | Class | org.eclipse.persistence.eis.interactions | EclipseLink |
| MappedInteraction | Defines the specification for a call to a JCA interaction using Mapped records. | Class | org.eclipse.persistence.eis.interactions | EclipseLink |
| QueryStringInteraction | Defines the specification for a call to a JCA interaction that uses a query string. | Class | org.eclipse.persistence.eis.interactions | EclipseLink |
| RecordConverter | The RecordConverter interface allows conversion of an adapter specific record. | Interface | org.eclipse.persistence.eis | EclipseLink |
| XMLInteraction | Defines the specification for a call to a JCA interaction that uses XML. | Class | org.eclipse.persistence.eis.interactions | EclipseLink |
| XQueryInteraction | Defines the specification for a call to a JCA interaction that uses XQuery. | Class | org.eclipse.persistence.eis.interactions | EclipseLink |