Package org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware

Class Summary
AbstractTenantAwareDatasourceService This class provides the foundation for combining a users' tenant ID with the datasource name being requested at runtime.
TenantAwareLoginParsingDatasourceService This reference implementation parses the users' login name to derive the Tenant ID.
TenantAwareSessionVariableDatasourceService This reference implementation retrieves the tenant ID from a variable in the users' session.