Uses of Interface
io.resys.thena.datasource.ThenaSqlDataSource
Packages that use ThenaSqlDataSource
-
Uses of ThenaSqlDataSource in io.resys.thena.datasource
Classes in io.resys.thena.datasource that implement ThenaSqlDataSourceMethods in io.resys.thena.datasource that return ThenaSqlDataSourceModifier and TypeMethodDescriptionThenaSqlDataSource.withTenant(Tenant tenant) ThenaSqlDataSourceImpl.withTenant(Tenant tenant) ThenaSqlDataSource.withTx(ThenaSqlClient tx) ThenaSqlDataSourceImpl.withTx(ThenaSqlClient tx) -
Uses of ThenaSqlDataSource in io.resys.thena.spi
Fields in io.resys.thena.spi declared as ThenaSqlDataSourceModifier and TypeFieldDescriptionprotected final ThenaSqlDataSourceInternalTenantQueryImpl.dataSourceConstructors in io.resys.thena.spi with parameters of type ThenaSqlDataSource