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

@Pool("Pool") @Table("AIMMEDIATESCHEDULINGLASTPROC") @Pk("AISLID") @Sequence("AISLID") @Factory("AISLID_ACOM") public class DAOImmediateSchedulingLastProcessing extends DAO
DAO for immediate scheduling last processing
Since:
22.0
See Also:
  • Field Details

  • Constructor Details

    • DAOImmediateSchedulingLastProcessing

      public DAOImmediateSchedulingLastProcessing()