ERP/3.0/Developers Guide/Database Model/org.openbravo.model.scheduling/obsched simprop triggers
This article is protected against manual editing because it is automatically generated from Openbravo meta-data. Learn more about writing and translating such documents.
Contents |
obsched_simprop_triggers
- Name:obsched_simprop_triggers
- Classname:OBSCHEDSimpropTriggers
This table contains the following columns:
Name | Nullable | Data Type | Description
|
Bool_Prop_1 | Yes | VARCHAR (1) | |
Bool_Prop_2 | Yes | VARCHAR (1) | |
DEC_Prop_1 | Yes | DECIMAL (13,4) | |
DEC_Prop_2 | Yes | DECIMAL (13,4) | |
INT_Prop_1 | Yes | DECIMAL (10,0) | |
INT_Prop_2 | Yes | DECIMAL (10,0) | |
Long_Prop_1 | Yes | DECIMAL (13,0) | |
Long_Prop_2 | Yes | DECIMAL (13,0) | |
Obsched_Simprop_Triggers_ID | No | VARCHAR (32) | |
STR_Prop_1 | Yes | VARCHAR (512) | |
STR_Prop_2 | Yes | VARCHAR (512) | |
STR_Prop_3 | Yes | VARCHAR (512) | |
Sched_Name | No | VARCHAR (120) | Quartz scheduler name. In non-clustered environment it's "NON-CLUSTERED".
In a clustered environment it usually matches the machine.name of the cluster instance. |
Trigger_Group | No | VARCHAR (200) | Quartz trigger group identifier. |
Trigger_Name | No | VARCHAR (200) | Quartz trigger name identifier. |
Columns
Bool_Prop_1
- Physical column name: Bool_Prop_1
- Property Name: boolProp1
- Reference: String
Bool_Prop_2
- Physical column name: Bool_Prop_2
- Property Name: boolProp2
- Reference: String
DEC_Prop_1
- Physical column name: DEC_Prop_1
- Property Name: dECProp1
- Reference: Number
DEC_Prop_2
- Physical column name: DEC_Prop_2
- Property Name: dECProp2
- Reference: Number
INT_Prop_1
- Physical column name: INT_Prop_1
- Property Name: iNTProp1
- Reference: Integer
INT_Prop_2
- Physical column name: INT_Prop_2
- Property Name: iNTProp2
- Reference: Integer
Long_Prop_1
- Physical column name: Long_Prop_1
- Property Name: longProp1
- Reference: Integer
Long_Prop_2
- Physical column name: Long_Prop_2
- Property Name: longProp2
- Reference: Integer
Obsched_Simprop_Triggers_ID
- Physical column name: Obsched_Simprop_Triggers_ID
- Property Name: id
- Reference: ID
STR_Prop_1
- Physical column name: STR_Prop_1
- Property Name: sTRProp1
- Reference: String
STR_Prop_2
- Physical column name: STR_Prop_2
- Property Name: sTRProp2
- Reference: String
STR_Prop_3
- Physical column name: STR_Prop_3
- Property Name: sTRProp3
- Reference: String
Sched_Name
- Physical column name: Sched_Name
- Property Name: schedName
- Reference: String
Trigger_Group
- Physical column name: Trigger_Group
- Property Name: triggerGroup
- Reference: String
- This column is part of the table's identifier
Trigger_Name
- Physical column name: Trigger_Name
- Property Name: triggerName
- Reference: String
- This column is part of the table's identifier
Other Info
![]() | Back to org.openbravo.model.scheduling |