Public.qrtz job details (table)

From dbscript Online Help
Revision as of 15:14, 7 August 2009 by Bot (talk | contribs) (New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | public.qrtz_job_details |- |} {| border="1" cellpadding="5" cellspacing="0" ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

wikibot

Table public.qrtz_job_details


Column Data Type Nullable Default PK Index
job_name not null qrtz_job_details_pkey
job_group not null qrtz_job_details_pkey
description null
job_class_name not null
is_durable not null
is_volatile not null
is_stateful not null
requests_recovery not null
job_data not null


Detail Table Column Referencing Column
public.qrtz_job_listeners job_name job_name
public.qrtz_job_listeners job_name job_name
public.qrtz_triggers job_name job_name
public.qrtz_triggers job_name job_name