Uses of Annotation Interface
net.datenwerke.dbpool.annotations.UseConnectionPool
Packages that use UseConnectionPool
-
Uses of UseConnectionPool in net.datenwerke.dbpool
Methods in net.datenwerke.dbpool with annotations of type UseConnectionPoolModifier and TypeMethodDescriptionDbPoolModule.provideUseConnectionPool(HierarchicalConfiguration config) Constructor parameters in net.datenwerke.dbpool with annotations of type UseConnectionPoolModifierConstructorDescriptionMetaPoolService(DbPoolService c3p0, <any> useConnectionPool, JdbcService jdbcService)