java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.inventory.bl.warehouse.stock.serializedmaterial.data.DAOStockSerializedMaterial
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool

@Pool("Pool") @Table("RSTOCKSERIALIZEDMATERIAL") @Pk("RSSMID") @Sequence("RSSMID") public class DAOStockSerializedMaterial extends DAO
DAO for Stock Serialized Material
Since:
13.0
See Also:
  • Field Details

  • Constructor Details

    • DAOStockSerializedMaterial

      public DAOStockSerializedMaterial()