Class DAOSchedulingModelRow

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

@Pool("Pool") @Table("ASCHEDULINGMODELROW") @Pk("ASMRID") @Sequence("ASMRID") @Factory("ASMRID_ACOM") public class DAOSchedulingModelRow extends DAO
DAO for scheduling model row.
Since:
22.0
See Also:
  • Field Details

  • Constructor Details

    • DAOSchedulingModelRow

      public DAOSchedulingModelRow()