Class BatchExecutor

java.lang.Object
org.apache.ibatis.executor.BaseExecutor
org.apache.ibatis.executor.BatchExecutor
All Implemented Interfaces:
Executor

public class BatchExecutor extends BaseExecutor
Author:
Jeff Butler