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

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

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

Method parameters in org.mybatis.guice.datasource.dbcp with annotations of type PerUserMaxIdle
 void PerUserPoolDataSourceProvider.setPerUserMaxIdle(Map<String,Integer> perUserMaxIdle)
           
 



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