| Interface | Description |
|---|---|
| DatabaseConfiguration<T> | |
| ManagedDataSource | |
| PooledDataSourceFactory |
Interface of a factory that produces JDBC data sources
backed by the connection pool.
|
| Class | Description |
|---|---|
| DataSourceFactory |
A factory for pooled
ManagedDataSources. |
| ManagedPooledDataSource |
A
ManagedDataSource which is backed by a Tomcat pooled DataSource. |
| TimeBoundHealthCheck |
| Enum | Description |
|---|---|
| DataSourceFactory.TransactionIsolation |
Copyright © 2011. All rights reserved.