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.ConnectionProvider
SQLException
public void shutdown() throws SQLException
shutdown
in interface org.quartz.utils.ConnectionProvider
SQLException
public void initialize() throws SQLException
initialize
in interface org.quartz.utils.ConnectionProvider
SQLException
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.