java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.scheduling.bl.appointment.data.DAOAppointment
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOAppointmentSearch

@Pool("Pool") @Table("AAPPOINTMENT") @Pk("AAPPID") @Sequence("AAPPID") @Factory("AAPPID_ACOM") @Order("AAPPID") public class DAOAppointment extends DAO
DAO for appointment.
Since:
17.0
See Also:
  • Field Details

  • Constructor Details

    • DAOAppointment

      public DAOAppointment()