The Spring Framework

Uses of Class
org.springframework.jca.cci.object.EisOperation

Packages that use EisOperation
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
 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.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.