Uses of Interface
io.ebean.config.TenantCatalogProvider
Packages that use TenantCatalogProvider
-
Uses of TenantCatalogProvider in io.ebean.config
Methods in io.ebean.config that return TenantCatalogProviderModifier and TypeMethodDescriptionDatabaseConfig.getTenantCatalogProvider()Return the tenancy catalog provider.Methods in io.ebean.config with parameters of type TenantCatalogProviderModifier and TypeMethodDescriptionvoidDatabaseConfig.setTenantCatalogProvider(TenantCatalogProvider tenantCatalogProvider) Set the tenancy catalog provider.