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

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

Uses of TypeHandlerBinder in org.mybatis.guice
 

Methods in org.mybatis.guice that return TypeHandlerBinder
protected  TypeHandlerBinder MyBatisModule.handleType(Class<?> type)
          Add a user defined Type Handler letting google-guice creating it.
 



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