Editing Public.qrtz job details (table)

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 2: Line 2:
  
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
|- valign="top"
+
|-
 
| '''Table
 
| '''Table
 
| public.qrtz_job_details
 
| public.qrtz_job_details
 +
|-
 
|}
 
|}
 +
  
 
=== Columns ===
 
=== Columns ===
Line 15: Line 17:
 
| '''Default
 
| '''Default
 
| '''Description
 
| '''Description
 
+
|- valign="top"
+
|-
 
| job_name
 
| job_name
 
| varchar(80)
 
| varchar(80)
Line 22: Line 24:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| job_group
 
| job_group
 
| varchar(80)
 
| varchar(80)
Line 28: Line 30:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| description
 
| description
 
| varchar(120)
 
| varchar(120)
Line 34: Line 36:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| job_class_name
 
| job_class_name
 
| varchar(128)
 
| varchar(128)
Line 40: Line 42:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| is_durable
 
| is_durable
 
| boolean
 
| boolean
Line 46: Line 48:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| is_volatile
 
| is_volatile
 
| boolean
 
| boolean
Line 52: Line 54:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| is_stateful
 
| is_stateful
 
| boolean
 
| boolean
Line 58: Line 60:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| requests_recovery
 
| requests_recovery
 
| boolean
 
| boolean
Line 64: Line 66:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| job_data
 
| job_data
 
| bytea
 
| bytea
Line 77: Line 79:
 
| '''Primary Key
 
| '''Primary Key
 
| '''Columns
 
| '''Columns
|- valign="top"
+
|-
 
| qrtz_job_details_pkey
 
| qrtz_job_details_pkey
 
| job_name, job_group
 
| job_name, job_group
Line 88: Line 90:
 
| '''Column
 
| '''Column
 
| '''Referencing Column
 
| '''Referencing Column
 
+
|- valign="top"
+
|-
 
| [[public.qrtz_job_listeners_(table)|public.qrtz_job_listeners]]
 
| [[public.qrtz_job_listeners_(table)|public.qrtz_job_listeners]]
 
| job_name
 
| job_name
 
| job_name
 
| job_name
|- valign="top"
+
|-
 
| [[public.qrtz_job_listeners_(table)|public.qrtz_job_listeners]]
 
| [[public.qrtz_job_listeners_(table)|public.qrtz_job_listeners]]
 
| job_name
 
| job_name
 
| job_name
 
| job_name
|- valign="top"
+
|-
 
| [[public.qrtz_triggers_(table)|public.qrtz_triggers]]
 
| [[public.qrtz_triggers_(table)|public.qrtz_triggers]]
 
| job_name
 
| job_name
 
| job_name
 
| job_name
|- valign="top"
+
|-
 
| [[public.qrtz_triggers_(table)|public.qrtz_triggers]]
 
| [[public.qrtz_triggers_(table)|public.qrtz_triggers]]
 
| job_name
 
| job_name
 
| job_name
 
| job_name
 
|}
 
|}

Please note that all contributions to dbscript Online Help may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Project:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)