Module org.eclipse.persistence.core
Package org.eclipse.persistence.eis
package org.eclipse.persistence.eis
-
ClassDescription
DOMRecordis an extension of the JCA Record interface that provides support for XML data.EISAccessoris an implementation of theAccessorinterface.AnEISConnectionSpecspecifies how thejakarta.resource.cci.Connectionis accessed.AnEISDescriptordefines the mapping from a JCA data structure to a Java object.AnEISDOMRecordis a wrapper for a DOM tree.Use anEISExceptionwhen any problem is detected while interacting with an EIS datasourceAnEISLogindefines connection information and datasource properties.AnEISMappedRecordacts as aRecordwrapper.INTERNAL:AnEISPlatformdefines any EIS adapter specific behavior.TheEISSequenceclass allows access to sequence resources using custom read (ValueReadQuery) and update (DataModifyQuery) queries and a user specified preallocation size.TheRecordConverterinterface allows conversion of an adapter specific record.