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

Packages that use MapperRegistry
org.apache.ibatis.session TODO fillme. 
 

Uses of MapperRegistry in org.apache.ibatis.session
 

Fields in org.apache.ibatis.session declared as MapperRegistry
protected  MapperRegistry Configuration.mapperRegistry
           
 

Methods in org.apache.ibatis.session that return MapperRegistry
 MapperRegistry Configuration.getMapperRegistry()
           
 



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