Uses of Interface
io.resys.thena.datasource.ThenaSqlClient.ThenaSqlPool
Packages that use ThenaSqlClient.ThenaSqlPool
-
Uses of ThenaSqlClient.ThenaSqlPool in io.resys.thena.datasource
Methods in io.resys.thena.datasource that return ThenaSqlClient.ThenaSqlPoolConstructors in io.resys.thena.datasource with parameters of type ThenaSqlClient.ThenaSqlPoolModifierConstructorDescriptionThenaSqlDataSourceImpl(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 ThenaSqlClient.ThenaSqlPool in io.resys.thena.datasource.vertx
Classes in io.resys.thena.datasource.vertx that implement ThenaSqlClient.ThenaSqlPool