类的使用
org.springframework.jca.cci.object.EisOperation
使用EisOperation的程序包 程序包 说明 org.springframework.jca.cci.object The classes in this package represent EIS operations as threadsafe, reusable objects.org.springframework.jca.cci.object中EisOperation的使用
org.springframework.jca.cci.object中EisOperation的子类 修饰符和类型 类 说明 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.