Class Hierarchy
- java.lang.Object
- org.apache.ibatis.reflection.ArrayUtil
 - org.apache.ibatis.reflection.DefaultReflectorFactory (implements org.apache.ibatis.reflection.ReflectorFactory)
 - org.apache.ibatis.reflection.ExceptionUtil
 - org.apache.ibatis.reflection.Jdk
 - org.apache.ibatis.reflection.MetaClass
 - org.apache.ibatis.reflection.MetaObject
 - org.apache.ibatis.reflection.OptionalUtil
 - org.apache.ibatis.reflection.ParamNameResolver
 - org.apache.ibatis.reflection.ParamNameUtil
 - org.apache.ibatis.reflection.Reflector
 - org.apache.ibatis.reflection.SystemMetaObject
 - 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.reflection.ReflectionException
 
 
 - org.apache.ibatis.exceptions.PersistenceException
 
 - org.apache.ibatis.exceptions.IbatisException
 
 - java.lang.RuntimeException
 
 - java.lang.Exception
 - org.apache.ibatis.reflection.TypeParameterResolver
 
 
Interface Hierarchy
- org.apache.ibatis.reflection.ReflectorFactory