Uses of Class
org.mybatis.guice.datasource.dbcp.PerUserMaxActive

Packages that use PerUserMaxActive
org.mybatis.guice.datasource.dbcp Contains Apache commons-dbcp Data Source providers. 
 

Uses of PerUserMaxActive in org.mybatis.guice.datasource.dbcp
 

Method parameters in org.mybatis.guice.datasource.dbcp with annotations of type PerUserMaxActive
 void PerUserPoolDataSourceProvider.setPerUserMaxActive(Map<String,Integer> perUserMaxActive)
           
 



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