Class Hierarchy
- java.lang.Object
- org.apache.ibatis.executor.result.DefaultMapResultHandler<K,
V> (implements org.apache.ibatis.session.ResultHandler<T>) - org.apache.ibatis.executor.result.DefaultResultContext<T> (implements org.apache.ibatis.session.ResultContext<T>)
- org.apache.ibatis.executor.result.DefaultResultHandler (implements org.apache.ibatis.session.ResultHandler<T>)
- 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.result.ResultMapException
- org.apache.ibatis.exceptions.PersistenceException
- org.apache.ibatis.exceptions.IbatisException
- java.lang.RuntimeException
- java.lang.Exception
- org.apache.ibatis.executor.result.DefaultMapResultHandler<K,