java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.history.data.DAOImmediateSchedulingProcessing
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOImmediateSchedulingProcessingSearch

@Pool("Pool") @Table("SIMMEDIATESCHEDPROCESSING") @Pk("SISPID") @Sequence("SISPID") @Factory("SISPID_ACOM") @Order("SISPID DESC") public class DAOImmediateSchedulingProcessing extends DAO
DAO for immediate scheduling processing
Since:
22.0
See Also:
  • Field Details

  • Constructor Details

    • DAOImmediateSchedulingProcessing

      public DAOImmediateSchedulingProcessing()