Uses of Class
org.apache.ibatis.reflection.Reflector

Packages that use Reflector
org.apache.ibatis.reflection TODO fillme. 
 

Uses of Reflector in org.apache.ibatis.reflection
 

Methods in org.apache.ibatis.reflection that return Reflector
static Reflector Reflector.forClass(Class<?> clazz)
           
 



Copyright © 2010-2012 MyBatis.org. All Rights Reserved.