Class SimpleExecutor

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

public class SimpleExecutor extends BaseExecutor
Author:
Clinton Begin