java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.materials.bl.goodsgroup.data.DAOGoodsGroup
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOGoodsGroupSearch

@Pool("Pool") @Table("TGOODSGROUP") @Pk("TGGRID") @Sequence("TGGRID") @Factory("TGGRID_ACOM") public class DAOGoodsGroup extends DAO
DAO for goods group.
Since:
17.0
See Also:
  • Field Details

  • Constructor Details

    • DAOGoodsGroup

      public DAOGoodsGroup()