Uses of Class
org.apache.ibatis.binding.MapperProxy

Packages that use MapperProxy
org.apache.ibatis.binding TODO fillme. 
 

Uses of MapperProxy in org.apache.ibatis.binding
 

Methods in org.apache.ibatis.binding with parameters of type MapperProxy
protected  T MapperProxyFactory.newInstance(MapperProxy<T> mapperProxy)
           
 



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