| Interface | Description |
|---|---|
| ConnectionProvider |
A contract for obtaining JDBC connections.
|
| MultiTenantConnectionProvider |
| Class | Description |
|---|---|
| AbstractDataSourceBasedMultiTenantConnectionProviderImpl |
Basic support for implementations of
MultiTenantConnectionProvider based on DataSources. |
| AbstractMultiTenantConnectionProvider | |
| DataSourceBasedMultiTenantConnectionProviderImpl |
A concrete implementation of the
MultiTenantConnectionProvider contract bases on a number of
reasonable assumptions. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.