public class QuartzConnectionProvider extends Object implements org.quartz.utils.ConnectionProvider
| Constructor and Description |
|---|
QuartzConnectionProvider() |
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection() |
void |
initialize() |
void |
shutdown() |
public Connection getConnection() throws SQLException
getConnection in interface org.quartz.utils.ConnectionProviderSQLExceptionpublic void shutdown()
throws SQLException
shutdown in interface org.quartz.utils.ConnectionProviderSQLExceptionpublic void initialize()
throws SQLException
initialize in interface org.quartz.utils.ConnectionProviderSQLExceptionCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.