java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.systemsettings.bl.calendar.holiday.data.DAOHoliday
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOHolidaySearch

@Pool("Pool") @Table("AHOLIDAY") @Pk("AHOLID") @Sequence("AHOLID") @Factory("AHOLID_ACOM") @Order("AHOLDATE") public class DAOHoliday extends DAO
DAO for holidays.
Since:
17.0
See Also:
  • Field Details

  • Constructor Details

    • DAOHoliday

      public DAOHoliday()