Parameter
|
Description
|
InstanceId
|
AUTO
|
ThreadPoolClass
|
SimpleThreadPool
|
Trigger
|
CronTrigger
|
Misfire
|
CronTrigger.MISFIRE_INSTRUCTION_DO_NOTHING
|
JobStore
|
JobStoreTX
|
Jobs
|
Stateful Jobs //concurrency is not required
|
Job Persistence
|
Durability=true
|
Locking
|
UpdateLockRowSemaphore
|
Locking Query
|
UPDATE {0}LOCKS SET LOCK_NAME = LOCK_NAME WHERE LOCK_NAME = ?
|