Class Hierarchy
- java.lang.Object
- org.apache.ibatis.reflection.invoker.GetFieldInvoker (implements org.apache.ibatis.reflection.invoker.Invoker)
- org.apache.ibatis.reflection.invoker.MethodInvoker (implements org.apache.ibatis.reflection.invoker.Invoker)
- org.apache.ibatis.reflection.invoker.AmbiguousMethodInvoker
- org.apache.ibatis.reflection.invoker.SetFieldInvoker (implements org.apache.ibatis.reflection.invoker.Invoker)
Interface Hierarchy
- org.apache.ibatis.reflection.invoker.Invoker