Uses of Annotation Type
org.mybatis.guice.datasource.dbcp.PerUserDefaultReadOnly
Packages that use PerUserDefaultReadOnly
Package
Description
Contains Apache commons-dbcp Data Source providers.
-
Uses of PerUserDefaultReadOnly in org.mybatis.guice.datasource.dbcp
Method parameters in org.mybatis.guice.datasource.dbcp with annotations of type PerUserDefaultReadOnlyModifier and TypeMethodDescriptionvoid
PerUserPoolDataSourceProvider.setPerUserDefaultReadOnly
(Map<String, Boolean> perUserDefaultReadOnly) Sets the per user default read only.