Difference between revisions of "Public.qrtz simple triggers (table)"

From dbscript Online Help
Jump to: navigation, search
(New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | public.qrtz_simple_triggers |- |} {| border="1" cellpadding="5" cellspacing=...)
(No difference)

Revision as of 15:14, 7 August 2009

wikibot

Table public.qrtz_simple_triggers


Column Data Type Nullable Default PK Index
trigger_name not null pk_qrtz_simple_triggers
trigger_group not null pk_qrtz_simple_triggers
repeat_count not null
repeat_interval not null
times_triggered not null


Relation Column Referenced Column
public.qrtz_triggers trigger_name trigger_name