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
SQLException
void shutdown() throws SQLException
SQLException
Copyright © 2016. All rights reserved.