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

@Pool("Pool") @Table("AOCGROUP") @Pk("AOCGID") @Sequence("AOCGID") @Factory("AOCGID_ACOM") @Order("AOCGCODE") public class DAOOCGroup extends DAO
DAO for operation center's groups.
Since:
9.2
See Also:
  • Field Details

  • Constructor Details

    • DAOOCGroup

      public DAOOCGroup()