Package de.xima.fc.timing.db
Class QuartzConnectionProvider
java.lang.Object
de.xima.fc.timing.db.QuartzConnectionProvider
- All Implemented Interfaces:
org.quartz.utils.ConnectionProvider
Class to provide an database-connection for the scheduling
- Author:
- XIMA MEDIA GmbH
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
QuartzConnectionProvider
public QuartzConnectionProvider()
-
-
Method Details
-
getConnection
- Specified by:
getConnection
in interfaceorg.quartz.utils.ConnectionProvider
- Throws:
SQLException
-
shutdown
- Specified by:
shutdown
in interfaceorg.quartz.utils.ConnectionProvider
- Throws:
SQLException
-
initialize
- Specified by:
initialize
in interfaceorg.quartz.utils.ConnectionProvider
- Throws:
SQLException
-