WF_HOOKPOINT_WF_DEF

Groups

WF_HOOKPOINT_WF_DEF

Column NameData TypeField LengthNot Null?Data Def.Comments

ID

NUMBER

 

 

 Primary key

WF_HOOKPOINT_ID

NUMBER

 Not null  

WF_DEF_ID

NUMBER

 

 

  
FROM_DATE

DATE

 

Not null

Sysdate 

New in Vs. 10 to support the introduction of the interface WfVersionable used in the rator-wf-core project.

Constraints:

constraint wf_hookpoint_wf_def_id_date_UQ unique (wf_hookpoint_id,from_date)