java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.scheduling.bl.oss.response.data.DAOOssResponseLog
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool

@Pool("Pool") @Table("AOSSRESPONSELOG") @Pk("AORLID") @Sequence("AORLID") @Order("AORLCALLDATE") public class DAOOssResponseLog extends DAO
DAO for the AOSSRESPONSELOG table.
Since:
22.0
See Also:
  • Field Details

  • Constructor Details

    • DAOOssResponseLog

      public DAOOssResponseLog()