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

@Pool("Pool") @Table("AOSSMATRIX") @Pk("AOMAID") @Sequence("AOMAID") @Order("AOMANAME") @Factory("AOMAID_ACOM") public class DAOOssMatrix extends DAO
DAO for the AOSSMATRIX table.
Since:
22.0
See Also:
  • Field Details

  • Constructor Details

    • DAOOssMatrix

      public DAOOssMatrix()