Uses of Interface
io.resys.thena.datasource.ThenaSqlDataSource.TenantCache
Packages that use ThenaSqlDataSource.TenantCache
-
Uses of ThenaSqlDataSource.TenantCache in io.resys.thena.datasource
Classes in io.resys.thena.datasource that implement ThenaSqlDataSource.TenantCacheMethods in io.resys.thena.datasource that return ThenaSqlDataSource.TenantCacheModifier and TypeMethodDescriptionThenaSqlDataSource.getTenantCache()ThenaSqlDataSourceImpl.getTenantCache()Constructors in io.resys.thena.datasource with parameters of type ThenaSqlDataSource.TenantCacheModifierConstructorDescriptionThenaSqlDataSourceImpl(Tenant tenant, TenantContext tenantTableNames, ThenaSqlClient.ThenaSqlPool pool, ThenaSqlDataSourceErrorHandler errorHandler, Optional<ThenaSqlClient> tx, ThenaSqlDataSource.TenantCache tenantCache) ThenaSqlDataSourceImpl(String tenant, TenantContext tenantTableNames, ThenaSqlClient.ThenaSqlPool pool, ThenaSqlDataSourceErrorHandler errorHandler, Optional<ThenaSqlClient> tx, ThenaSqlDataSource.TenantCache tenantCache)