| Interface | Description |
|---|---|
| ConnectionProvider |
Supplies connections from a source pool or data source.
|
| DataSourceProvder |
Supplies connections from an underlying data source.
|
| PoolProvder |
Supplies connections from an underlying pool.
|
| Class | Description |
|---|---|
| JNDIDataSourceProvider |
Supplies connections using a JNDI registered datasource.
|
| ProviderManager |
Instantiates a provider based on configuration setting and supplies singleton
access to the shared provider.
|
Copyright © 2018. All Rights Reserved.