Uses of Class
pl.decerto.hyperon.runtime.dao.parameter.ParameterJdbcDao
Packages that use ParameterJdbcDao
-
Uses of ParameterJdbcDao in pl.decerto.hyperon.runtime.prefetch
Constructors in pl.decerto.hyperon.runtime.prefetch with parameters of type ParameterJdbcDaoModifierConstructorDescriptionParametersByRegionsPrefetchStrategy(Initializer initializer, ParameterJdbcDao parameterJdbcDao, Map<String, List<String>> profileToRegions) -
Uses of ParameterJdbcDao in pl.decerto.hyperon.runtime.provider
Constructors in pl.decerto.hyperon.runtime.provider with parameters of type ParameterJdbcDaoModifierConstructorDescriptionMpParameterProvider(ParameterJdbcDao dao, ExternalStorageDao externalDao) MpParameterProvider(ParameterJdbcDao dao, ExternalStorageDao externalDao, int maxConcurrentLoads) MpParameterProvider(ParameterJdbcDao dao, ExternalStorageDao externalDao, int maxConcurrentLoads, ExternalDataSourceProvider externalDataSourceProvider, ConnectionInterceptor connectionInterceptor)