接口 com.agapple.mapping.core.introspect.BatchExecutor
的使用

使用 BatchExecutor 的软件包
com.agapple.mapping.core.config   
com.agapple.mapping.core.introspect   
 

com.agapple.mapping.core.configBatchExecutor 的使用
 

返回 BatchExecutorcom.agapple.mapping.core.config 中的方法
 BatchExecutor BeanMappingObject.getGetBatchExecutor()
           
 BatchExecutor BeanMappingObject.getSetBatchExecutor()
           
 

参数类型为 BatchExecutorcom.agapple.mapping.core.config 中的方法
 void BeanMappingObject.setGetBatchExecutor(BatchExecutor getBatchExecutor)
           
 void BeanMappingObject.setSetBatchExecutor(BatchExecutor setBatchExecutor)
           
 

com.agapple.mapping.core.introspectBatchExecutor 的使用
 

实现 BatchExecutorcom.agapple.mapping.core.introspect 中的类
 class AbstractBatchExecutor
          批量操作的抽象父类
 class MapBatchExecutor
           
 class PropertyBatchExecutor
          基于Property属性的batch处理:支持get/set的批量处理
 

返回 BatchExecutorcom.agapple.mapping.core.introspect 中的方法
 BatchExecutor Uberspect.getBatchExecutor(Class locatorClass, String[] identifier, Class[] args)
          根据对应的信息返回executor
 BatchExecutor UberspectImpl.getBatchExecutor(Class locatorClass, String[] identifier, Class[] args)
           
 



Copyright © 2012. All Rights Reserved.