Uses of Annotation Type
org.mybatis.guice.datasource.dbcp.PerUserMaxTotal
Packages that use PerUserMaxTotal
Package
Description
Contains Apache commons-dbcp Data Source providers.
-
Uses of PerUserMaxTotal in org.mybatis.guice.datasource.dbcp
Method parameters in org.mybatis.guice.datasource.dbcp with annotations of type PerUserMaxTotalModifier and TypeMethodDescriptionvoid
PerUserPoolDataSourceProvider.setPerUserMaxTotal
(Map<String, Integer> perUserMaxTotal) Sets the per user max total.