ERP/3.0/Developers Guide/Database Model/org.openbravo.model.scheduling/obsched calendars
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_calendars
- Name:obsched_calendars
- Classname:OBSCHEDCalendars
This table contains the following columns:
Name | Nullable | Data Type | Description
|
Calendar | No | BLOB | |
Calendar_Name | No | VARCHAR (200) | Calendar name identifier. |
Obsched_Calendars_ID | No | VARCHAR (32) | |
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. |
Columns
Calendar
- Physical column name: Calendar
- Property Name: calendar
- Reference: Binary
Calendar_Name
- Physical column name: Calendar_Name
- Property Name: calendarName
- Reference: String
- This column is part of the table's identifier
Obsched_Calendars_ID
- Physical column name: Obsched_Calendars_ID
- Property Name: id
- Reference: ID
Sched_Name
- Physical column name: Sched_Name
- Property Name: schedName
- Reference: String
Other Info
![]() | Back to org.openbravo.model.scheduling |