Interface ConnectionDataSourceTenantResolver
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Resolves the tenant data source name for the connection manager.
- Since:
- 4.0.0
- Author:
- Denis Stepanov
- 
Method Summary
- 
Method Details- 
resolveTenantDataSourceNameResolves the tenant's data source name.- Returns:
- The data source name
 
 
-