java.lang.Objectorg.quartz.impl.jdbcjobstore.Util
This class contains utility functions for use in all delegate classes.
< - a href="mailto:jeff@binaryfeed.org">Jeffrey Wescott| Method from org.quartz.impl.jdbcjobstore.Util Summary: |
|---|
| getJobNameKey, getTriggerNameKey, rtp |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.quartz.impl.jdbcjobstore.Util Detail: |
|---|
Obtain a unique key for a given job. |
Obtain a unique key for a given trigger. |
Replace the table prefix in a query by replacing any occurrences of "{0}" with the table prefix. |