Oracle Fusion Middleware Java API Reference for Oracle TopLink (Deprecated)
11g Release 1 (11.1.1)

B32476-04

Package oracle.toplink.eis

Interface Summary
DOMRecord DOMRecord is an extension of the JCA Record interface that provides support for XML data.
RecordConverter The RecordConverter interface allows conversion of an adapter specific record.
 

Class Summary
EISAccessor EISAccessor is an implementation of the Accessor interface.
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.
EISPlatform An EISPlatform defines any EIS adapter specific behavoir.
EISSequence The EISSequence class allows access to sequence resources using custom read (ValueReadQuery) and update (DataModifyQuery) queries and a user specified preallocation size.
 

Exception Summary
EISException Use an EISException when any problem is detected while interacting with an EIS datasource
 


Copyright © 1998, 2012, Oracle. All Rights Reserved.