Package org.mybatis.guice

Contains core classes to build the MyBatis stuff through Google Guice.

See:
          Description

Class Summary
MyBatisModule Easy to use helper Module that alleviates users to write the boilerplate google-guice bindings to create the SqlSessionFactory.
XMLMyBatisModule Easy to use helper Module that alleviates users to write the boilerplate google-guice bindings to create the SqlSessionFactory, via XML configuration.
 

Package org.mybatis.guice Description

Contains core classes to build the MyBatis stuff through Google Guice.

Version:
$Id: package-info.java 2299 2010-08-12 06:06:18Z simone.tripodi $


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