public interface ConnectionProvider
DBConnectionManager
to provide connections from various sources.DBConnectionManager,
PoolingConnectionProvider,
JNDIConnectionProvider,
org.quartz.utils.weblogic.WeblogicConnectionProvider| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection() |
void |
shutdown() |
Connection getConnection() throws SQLException
SQLExceptionvoid shutdown()
throws SQLException
SQLExceptionCopyright © 2014. All rights reserved.