|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 BatchExecutor 的软件包 | |
|---|---|
| com.agapple.mapping.core.config | |
| com.agapple.mapping.core.introspect | |
| com.agapple.mapping.core.config 中 BatchExecutor 的使用 |
|---|
| 返回 BatchExecutor 的 com.agapple.mapping.core.config 中的方法 | |
|---|---|
BatchExecutor |
BeanMappingObject.getGetBatchExecutor()
|
BatchExecutor |
BeanMappingObject.getSetBatchExecutor()
|
| 参数类型为 BatchExecutor 的 com.agapple.mapping.core.config 中的方法 | |
|---|---|
void |
BeanMappingObject.setGetBatchExecutor(BatchExecutor getBatchExecutor)
|
void |
BeanMappingObject.setSetBatchExecutor(BatchExecutor setBatchExecutor)
|
| com.agapple.mapping.core.introspect 中 BatchExecutor 的使用 |
|---|
| 实现 BatchExecutor 的 com.agapple.mapping.core.introspect 中的类 | |
|---|---|
class |
AbstractBatchExecutor
批量操作的抽象父类 |
class |
MapBatchExecutor
|
class |
PropertyBatchExecutor
基于Property属性的batch处理:支持get/set的批量处理 |
| 返回 BatchExecutor 的 com.agapple.mapping.core.introspect 中的方法 | |
|---|---|
BatchExecutor |
Uberspect.getBatchExecutor(Class locatorClass,
String[] identifier,
Class[] args)
根据对应的信息返回executor |
BatchExecutor |
UberspectImpl.getBatchExecutor(Class locatorClass,
String[] identifier,
Class[] args)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||