public class TenantDatasourceProvider extends Object implements org.hibernate.service.spi.Stoppable
| Constructor and Description |
|---|
TenantDatasourceProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected DataSource |
getAnyDataSource() |
protected DataSource |
getTenantDataSource(String tenantID) |
void |
stop() |
protected DataSource getAnyDataSource()
protected DataSource getTenantDataSource(String tenantID)
public void stop()
stop in interface org.hibernate.service.spi.StoppableCopyright © 2015–2017 eGovernments Foundation. All rights reserved.