Package org.mybatis.guice.datasource.dbcp

Contains Apache commons-dbcp Data Source providers.

See:
          Description

Class Summary
BasicDataSourceProvider Provides the Apache commons-dbcp BasicDataSource.
DriverAdapterCPDSProvider Provides the Apache commons-dbcp DriverAdapterCPDS.
PerUserPoolDataSourceModule  
PerUserPoolDataSourceModule.Builder  
PerUserPoolDataSourceProvider Provides the Apache commons-dbcp PerUserPoolDataSource.
SharedPoolDataSourceProvider Provides the Apache commons-dbcp SharedPoolDataSource.
 

Annotation Types Summary
PerUserDefaultAutoCommit  
PerUserDefaultReadOnly  
PerUserDefaultTransactionIsolation  
PerUserMaxActive  
PerUserMaxIdle  
PerUserMaxWait  
 

Package org.mybatis.guice.datasource.dbcp Description

Contains Apache commons-dbcp Data Source providers.

Version:
$Id: package-info.java 2229 2010-08-03 19:54:49Z simone.tripodi $


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