Module org.eclipse.persistence.core
Package org.eclipse.persistence.eis
-
Interface Summary Interface Description DOMRecord DOMRecordis an extension of the JCA Record interface that provides support for XML data.RecordConverter TheRecordConverterinterface allows conversion of an adapter specific record. -
Class Summary Class Description EISAccessor EISAccessoris an implementation of theAccessorinterface.EISCollectionChangeRecord INTERNAL: Capture the changes for an unordered collection as collections of adds and removes.EISConnectionSpec AnEISConnectionSpecspecifies how thejakarta.resource.cci.Connectionis accessed.EISDescriptor AnEISDescriptordefines the mapping from a JCA data structure to a Java object.EISDOMRecord AnEISDOMRecordis a wrapper for a DOM tree.EISLogin AnEISLogindefines connection information and datasource properties.EISMappedRecord AnEISMappedRecordacts as aRecordwrapper.EISObjectPersistenceXMLProject INTERNAL:EISOrderedCollectionChangeRecord INTERNAL: Capture the changes for an ordered collection where the entire collection is simply replaced if it has changed.EISPlatform AnEISPlatformdefines any EIS adapter specific behavior.EISSequence TheEISSequenceclass allows access to sequence resources using custom read (ValueReadQuery) and update (DataModifyQuery) queries and a user specified preallocation size. -
Exception Summary Exception Description EISException Use anEISExceptionwhen any problem is detected while interacting with an EIS datasource