Public.qrtz scheduler state (table)

From dbscript Online Help
Jump to: navigation, search

wikibot

Table public.qrtz_scheduler_state

Columns

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

Primary Key Columns
pk_qrtz_scheduler_state instance_name