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

Packages that use Reflector
org.apache.ibatis.reflection   
 

Uses of Reflector in org.apache.ibatis.reflection
 

Methods in org.apache.ibatis.reflection that return Reflector
static Reflector Reflector.forClass(Class<?> clazz)
          Gets an instance of ClassInfo for the specified class.
 



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