qrtz_scheduler_state


Columns

Column Type Size Nulls Auto Default Children Parents Comments
sched_name varchar 120 null
instance_name varchar 200 null
last_checkin_time int8 19 null
checkin_interval int8 19 null

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
qrtz_scheduler_state_pkey Primary key Asc/Asc sched_name + instance_name