Package | Description |
---|---|
com.holonplatform.jdbc |
Modifier and Type | Method and Description |
---|---|
static Optional<TenantDataSourceProvider> |
TenantDataSourceProvider.getCurrent()
Convenience method to obtain the current
TenantDataSourceProvider made available as Context
resource, using default ClassLoader . |
Modifier and Type | Method and Description |
---|---|
MultiTenantDataSource.Builder |
MultiTenantDataSource.Builder.provider(TenantDataSourceProvider provider)
Set the
TenantDataSourceProvider to use to obtain configured DataSource instances according to
current tenant id. |
Copyright © 2018 The Holon Platform. All rights reserved.