Uses of Class
org.springframework.jca.cci.object.EisOperation
Packages that use EisOperation Package Description org.springframework.jca.cci.object The classes in this package represent EIS operations as threadsafe, reusable objects.Uses of EisOperation in org.springframework.jca.cci.object
Subclasses of EisOperation in org.springframework.jca.cci.object Modifier and Type Class Description classMappingCommAreaOperationEIS operation object for access to COMMAREA records.classMappingRecordOperationEIS operation object that expects mapped input and output objects, converting to and from CCI Records.classSimpleRecordOperationEIS operation object that accepts a passed-in CCI input Record and returns a corresponding CCI output Record.