java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.core.bl.location.schedulingarea.data.DAOSchedulingArea
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool

@Pool("Pool") @Table("ASCHEDULINGAREA") @Sequence("ASARID") @Pk("ASARID") @Factory("ASARID_ACOM") public class DAOSchedulingArea extends DAO
See Also:
  • Field Details

  • Constructor Details

    • DAOSchedulingArea

      public DAOSchedulingArea()