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 18: Line 18:
 
|- valign="top"
 
|- valign="top"
 
| job_name
 
| job_name
| varchar(80)
+
|  
 
| not null
 
| not null
 
|  
 
|  
Line 24: Line 24:
 
|- valign="top"
 
|- valign="top"
 
| job_group
 
| job_group
| varchar(80)
+
|  
 
| not null
 
| not null
 
|  
 
|  
Line 30: Line 30:
 
|- valign="top"
 
|- valign="top"
 
| description
 
| description
| varchar(120)
+
|  
 
| null
 
| null
 
|  
 
|  
Line 36: Line 36:
 
|- valign="top"
 
|- valign="top"
 
| job_class_name
 
| job_class_name
| varchar(128)
+
|  
 
| not null
 
| not null
 
|  
 
|  
Line 42: Line 42:
 
|- valign="top"
 
|- valign="top"
 
| is_durable
 
| is_durable
| boolean
+
|  
 
| not null
 
| not null
 
|  
 
|  
Line 48: Line 48:
 
|- valign="top"
 
|- valign="top"
 
| is_volatile
 
| is_volatile
| boolean
+
|  
 
| not null
 
| not null
 
|  
 
|  
Line 54: Line 54:
 
|- valign="top"
 
|- valign="top"
 
| is_stateful
 
| is_stateful
| boolean
+
|  
 
| not null
 
| not null
 
|  
 
|  
Line 60: Line 60:
 
|- valign="top"
 
|- valign="top"
 
| requests_recovery
 
| requests_recovery
| boolean
+
|  
 
| not null
 
| not null
 
|  
 
|  
Line 66: Line 66:
 
|- valign="top"
 
|- valign="top"
 
| job_data
 
| job_data
| bytea
+
|  
 
| not null
 
| not null
 
|  
 
|  

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)