Uses of Class
org.apache.ibatis.reflection.Reflector
Packages that use Reflector
-
Uses of Reflector in org.apache.ibatis.reflection
Fields in org.apache.ibatis.reflection declared as ReflectorFields in org.apache.ibatis.reflection with type parameters of type ReflectorModifier and TypeFieldDescriptionprivate final ConcurrentMap
<Class<?>, Reflector> DefaultReflectorFactory.reflectorMap
Methods in org.apache.ibatis.reflection that return ReflectorModifier and TypeMethodDescriptionDefaultReflectorFactory.findForClass
(Class<?> type) ReflectorFactory.findForClass
(Class<?> type)