Public.qrtz scheduler state (table)

From dbscript Online Help
Jump to: navigation, search

wikibot[edit]

Table public.qrtz_scheduler_state

Columns[edit]

Column Data Type Nullable Default Description
instance_name varchar(80) not null
last_checkin_time bigint not null
checkin_interval bigint not null
recoverer varchar(80) null

Primary Key[edit]

Primary Key Columns
pk_qrtz_scheduler_state instance_name