Hierarchy For Package com.axelor.db.tenants
Class Hierarchy
- java.lang.Object
- org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl<T> (implements org.hibernate.engine.jdbc.connections.spi.MultiTenantConnectionProvider<T>)
- com.axelor.db.tenants.TenantConnectionProvider (implements org.hibernate.service.spi.ServiceRegistryAwareService, org.hibernate.service.spi.Stoppable)
- com.google.inject.AbstractModule (implements com.google.inject.Module)
- com.axelor.db.tenants.TenantModule
- com.axelor.db.tenants.TenantConfigImpl (implements com.axelor.db.tenants.TenantConfig)
- com.axelor.db.tenants.TenantConfigProviderImpl (implements com.axelor.db.tenants.TenantConfigProvider)
- com.axelor.db.tenants.TenantFilter (implements jakarta.servlet.Filter)
- com.axelor.db.tenants.TenantInfo
- com.axelor.db.tenants.TenantResolver (implements org.hibernate.context.spi.CurrentTenantIdentifierResolver<T>)
- java.lang.Thread (implements java.lang.Runnable)
- com.axelor.db.tenants.TenantAware
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.axelor.db.tenants.BadTenantException
- com.axelor.db.tenants.TenantNotFoundException
- com.axelor.db.tenants.BadTenantException
- java.lang.RuntimeException
- java.lang.Exception
- org.hibernate.engine.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl<T> (implements org.hibernate.engine.jdbc.connections.spi.MultiTenantConnectionProvider<T>)
Interface Hierarchy
- com.axelor.db.tenants.TenantConfig
- com.axelor.db.tenants.TenantConfigProvider