java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.core.bl.schedule.schedulingresource.clocking.data.DAOClocking
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool

@Pool("Pool") @Table("SCLOCKING") @Pk("SCLOID") @Sequence("SCLOID") @Order("SCLOID") @Factory("SCLOID_ACOM") public class DAOClocking extends DAO
DAO for clocking.
Since:
9.2
See Also:
  • Field Details

  • Constructor Details

    • DAOClocking

      public DAOClocking()