| Package | Description |
|---|---|
| org.quartz.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
JNDIConnectionProvider
A
ConnectionProvider that provides connections from a DataSource
that is managed by an application server, and made available via JNDI. |
class |
PoolingConnectionProvider
A
ConnectionProvider implementation that creates its own
pool of connections. |
| Modifier and Type | Method and Description |
|---|---|
void |
DBConnectionManager.addConnectionProvider(String dataSourceName,
ConnectionProvider provider) |
Copyright © 2014. All rights reserved.