Package com.axelor.db.tenants
-
Interface Summary Interface Description TenantConfig The contract to provide tenant connection settings.TenantConfigProvider The contract to provideTenantConfig
. -
Class Summary Class Description TenantAware TenantConfigImpl The default implementation ofTenantConfig
uses configuration provided from axelor-config.properties.TenantConfigProviderImpl The defaultTenantConfigProvider
implementation.TenantConnectionProvider The tenant connection provider.TenantFilter TenantInfo TenantModule A Guice module to provide multi-tenancy support.TenantResolver The tenant identifier resolver. -
Exception Summary Exception Description BadTenantException TenantNotFoundException