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

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

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

Method parameters in org.mybatis.guice.datasource.dbcp with annotations of type PerUserMaxWait
 void PerUserPoolDataSourceProvider.setPerUserMaxWait(Map<String,Integer> perUserMaxWait)
           
 



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