Class ReuseExecutor

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

public class ReuseExecutor extends BaseExecutor
Author:
Clinton Begin