Package org.mybatis.guice.datasource.builtin

Contains core classes to build the myBatis DataSource implementations through google-guice.

See:
          Description

Class Summary
JndiDataSourceProvider Provides the myBatis built-in JndiDataSourceFactory.
PooledDataSourceProvider Provides the myBatis built-in PooledDataSource.
UnpooledDataSourceProvider Provides the myBatis built-in UnpooledDataSource.
 

Package org.mybatis.guice.datasource.builtin Description

Contains core classes to build the myBatis DataSource implementations through google-guice.

Version:
$Id: package-info.java 2228 2010-08-03 19:45:13Z simone.tripodi $


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