Uses of Annotation Type
org.mybatis.guice.datasource.dbcp.PerUserMaxWaitMillis
Packages that use PerUserMaxWaitMillis
Package
Description
Contains Apache commons-dbcp Data Source providers.
-
Uses of PerUserMaxWaitMillis in org.mybatis.guice.datasource.dbcp
Method parameters in org.mybatis.guice.datasource.dbcp with annotations of type PerUserMaxWaitMillisModifier and TypeMethodDescriptionvoid
PerUserPoolDataSourceProvider.setPerUserMaxWaitMillis
(Map<String, Long> perUserMaxWaitMillis) Sets the per user max wait in milliseconds.