Class Hierarchy
- java.lang.Object
- org.apache.ibatis.executor.BaseExecutor (implements org.apache.ibatis.executor.Executor)
- org.apache.ibatis.executor.BatchExecutor
 - org.apache.ibatis.executor.ReuseExecutor
 - org.apache.ibatis.executor.SimpleExecutor
 
 - org.apache.ibatis.executor.BatchResult
 - org.apache.ibatis.executor.CachingExecutor (implements org.apache.ibatis.executor.Executor)
 - org.apache.ibatis.executor.ErrorContext
 - org.apache.ibatis.executor.ResultExtractor
 - java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.apache.ibatis.exceptions.IbatisException
- org.apache.ibatis.exceptions.PersistenceException
- org.apache.ibatis.executor.ExecutorException
- org.apache.ibatis.executor.BatchExecutorException
 
 
 - org.apache.ibatis.executor.ExecutorException
 
 - org.apache.ibatis.exceptions.PersistenceException
 
 - org.apache.ibatis.exceptions.IbatisException
 
 - java.lang.RuntimeException
 
 - java.lang.Exception
 
 - org.apache.ibatis.executor.BaseExecutor (implements org.apache.ibatis.executor.Executor)
 
Interface Hierarchy
- org.apache.ibatis.executor.Executor
 
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.ibatis.executor.ExecutionPlaceholder
 
 
 - java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)