站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Class org.springframework.jca.cci.object.EisOperation (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

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.