Uses of Annotation Type
org.mybatis.guice.datasource.dbcp.PerUserMaxIdle
Packages that use PerUserMaxIdle
Package
Description
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 PerUserMaxIdleModifier and TypeMethodDescriptionvoid
PerUserPoolDataSourceProvider.setPerUserMaxIdle
(Map<String, Integer> perUserMaxIdle) Sets the per user max idle.