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

@Pool("Pool") @Table("ASCHEDULING") @Pk("ASCHID") @Sequence("ASCHID") @Factory("ASCHID_ACOM") public class DAOScheduling extends DAO
DAO for scheduling.
Since:
9.2
See Also:
  • Field Details

  • Constructor Details

    • DAOScheduling

      public DAOScheduling()