Uses of Interface
org.mybatis.guice.binder.AliasBinder

Packages that use AliasBinder
org.mybatis.guice Contains core classes to build the MyBatis stuff through Google Guice. 
 

Uses of AliasBinder in org.mybatis.guice
 

Methods in org.mybatis.guice that return AliasBinder
protected  AliasBinder MyBatisModule.addAlias(String alias)
          Add a user defined binding.
 



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