Class DAOWarehouseTransactionSerializedMaterial

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

@Pool("Pool") @Table("RTRANSACTIONSERIALIZEDMATERIAL") @Pk("RTSMID") @Sequence("RTSMID") public class DAOWarehouseTransactionSerializedMaterial extends DAO
DAO for the relations between a warehouse transaction and a serialized material.
Since:
13.0
See Also:
  • Field Details

  • Constructor Details

    • DAOWarehouseTransactionSerializedMaterial

      public DAOWarehouseTransactionSerializedMaterial()