Uses of Interface
net.datenwerke.dbpool.JdbcService
Packages that use JdbcService
Package
Description
-
Uses of JdbcService in net.datenwerke.dbpool
Classes in net.datenwerke.dbpool that implement JdbcServiceConstructors in net.datenwerke.dbpool with parameters of type JdbcServiceModifierConstructorDescriptionDbC3p0PoolServiceImpl(EntityDiffService entityDiffService, ConfigService configService, JdbcService jdbcService) MetaPoolService(DbPoolService c3p0, <any> useConnectionPool, JdbcService jdbcService) -
Uses of JdbcService in net.datenwerke.rs.saiku.service.saiku
Constructors in net.datenwerke.rs.saiku.service.saiku with parameters of type JdbcServiceModifierConstructorDescriptionOlapUtilServiceImpl(HookHandlerService hookHandlerService, JdbcService jdbcService, <any> parameterSetFactory, <any> authenticatorService) -
Uses of JdbcService in net.datenwerke.rs.saikupivot.service
Constructors in net.datenwerke.rs.saikupivot.service with parameters of type JdbcServiceModifierConstructorDescriptionSaikuPivotServiceImpl(TableReportUtils tableReportUtils, DBHelperService dbHelperService, ParameterSetFactory parameterSetFactory, ManagedQueryFactory queryFactory, DatasourceBundleService datasourceBundleService, TempTableService tempTableService, DatasourceTransformationService datasourceTransformer, JdbcService jdbcService)