Interface TransactionDataSourceTenantResolver
- 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 transactional manager.
- Since:
 - 3.9.0
 - Author:
 - Denis Stepanov
 
- 
Method Summary
 
- 
Method Details
- 
resolveTenantDataSourceName
Resolves the tenant's data source name.- Returns:
 - The data source name
 
 
 -