java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.data.DAOWorkShiftExceptionClass
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOWorkShiftExceptionClassSearch

@Pool("Pool") @Table("TSHIFTEXCEPTIONCLASS") @Sequence("TSECID") @Pk("TSECID") @Factory("TSECID_ACOM") @Order("TSECORDERING") public class DAOWorkShiftExceptionClass extends DAO
DAO for Work Shift Exception Class.
Since:
17.0
See Also:
  • Field Details

  • Constructor Details

    • DAOWorkShiftExceptionClass

      public DAOWorkShiftExceptionClass()