Interface | Description |
---|---|
TenantConnectionResolver |
Resolves the
ConnectionProvider for tenants dynamically. |
TenantResolver |
Resolves tenant identifier dynamically so that the proper configuration can be used.
|
Class | Description |
---|---|
DataSourceTenantConnectionResolver |
Creates a database connection based on the data sources in the configuration file.
|
HibernateCurrentTenantIdentifierResolver |
Maps from the Quarkus
TenantResolver to the Hibernate CurrentTenantIdentifierResolver model. |
HibernateMultiTenantConnectionProvider |
Maps from the Quarkus
TenantConnectionResolver to the HibernateMultiTenantConnectionProvider model. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.