jump to detailed chart | hide Line HistoryConstraint |
NOTE: this repository is being scanned, some statistics may still be out of date.
Recent Changelog
752
by bayard
30 November 2007, 01:29:58 -0600
(
13 months ago)
Applying my patch from QUARTZ-600
./jdbcjobstore/oracle/OracleDelegate.java
752
579
by jrosenberg
07 July 2006, 14:18:09 -0500
(
2 years 6 months ago)
Issue number: QUARTZ-249, QUARTZ-12
Backed out preliminary work to acquire more than one trigger at a time. Backed out original priority implementation, and replaced with a simple tie-breaker impleme…
./jdbcjobstore/oracle/OracleDelegate.java
579
462
by jrosenberg
24 April 2006, 13:43:07 -0500
(
2 years 8 months ago)
Issue number: QUARTZ-417
When determining the trigger type: Simple, Cron, or BLOB, use == class rather than instanceof so that subclasses of Simple/CronTrigger are correctly identified as BLOB.
./jdbcjobstore/oracle/OracleDelegate.java
462
443
by jrosenberg
30 March 2006, 13:03:24 -0600
(
2 years 9 months ago)
Issue number: QUARTZ-394
Factored out setBoolean and setBytes into overridable methods so that Delegates that differ just in how they either store bytes or handle boolean values such as DB2 V7 or V8 d…
./jdbcjobstore/oracle/OracleDelegate.java
443
Files
|