java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.wosort.data.DAOImmediateSchedulingWOSort
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOImmediateSchedulingWOSortSearch

@Pool("Pool") @Table("LIMMEDIATESCHEDULINGWOSORT") @Pk("LISWID") @Sequence("LISWID") @Order("LISWCODE") public class DAOImmediateSchedulingWOSort extends DAO
DAO for immediate scheduling w o sort
Since:
22.0
See Also:
  • Field Details

  • Constructor Details

    • DAOImmediateSchedulingWOSort

      public DAOImmediateSchedulingWOSort()