Package | Description |
---|---|
org.springframework.jca.cci.object |
The classes in this package represent EIS operations as threadsafe,
reusable objects.
|
Modifier and Type | Class and Description |
---|---|
class |
MappingCommAreaOperation
EIS operation object for access to COMMAREA records.
|
class |
MappingRecordOperation
EIS operation object that expects mapped input and output objects,
converting to and from CCI Records.
|
class |
SimpleRecordOperation
EIS operation object that accepts a passed-in CCI input Record
and returns a corresponding CCI output Record.
|