Module org.eclipse.persistence.core
Package org.eclipse.persistence.eis
package org.eclipse.persistence.eis
-
ClassDescription
DOMRecord
is an extension of the JCA Record interface that provides support for XML data.EISAccessor
is an implementation of theAccessor
interface.INTERNAL: Capture the changes for an unordered collection as collections of adds and removes.AnEISConnectionSpec
specifies how thejakarta.resource.cci.Connection
is accessed.AnEISDescriptor
defines the mapping from a JCA data structure to a Java object.AnEISDOMRecord
is a wrapper for a DOM tree.Use anEISException
when any problem is detected while interacting with an EIS datasourceAnEISLogin
defines connection information and datasource properties.AnEISMappedRecord
acts as aRecord
wrapper.INTERNAL:INTERNAL: Capture the changes for an ordered collection where the entire collection is simply replaced if it has changed.AnEISPlatform
defines any EIS adapter specific behavior.TheEISSequence
class allows access to sequence resources using custom read (ValueReadQuery) and update (DataModifyQuery) queries and a user specified preallocation size.TheRecordConverter
interface allows conversion of an adapter specific record.