Uses of Interface
io.resys.thena.datasource.ThenaSqlDataSourceErrorHandler
Packages that use ThenaSqlDataSourceErrorHandler
-
Uses of ThenaSqlDataSourceErrorHandler in io.resys.thena.datasource
Methods in io.resys.thena.datasource that return ThenaSqlDataSourceErrorHandlerModifier and TypeMethodDescriptionThenaSqlDataSource.getErrorHandler()ThenaSqlDataSourceImpl.getErrorHandler()Constructors in io.resys.thena.datasource with parameters of type ThenaSqlDataSourceErrorHandlerModifierConstructorDescriptionThenaSqlDataSourceImpl(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) -
Uses of ThenaSqlDataSourceErrorHandler in io.resys.thena.storesql
Classes in io.resys.thena.storesql that implement ThenaSqlDataSourceErrorHandler