java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.data.DAOMeasureHistory
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool

@Pool("Pool") @Table("SMEASURE") @Pk("SMEAID") @Sequence("SMEAID") @Factory("SMEAID_ACOM") public class DAOMeasureHistory extends DAO
DAO for measures history.
Since:
20.0
See Also:
  • Field Details

  • Constructor Details

    • DAOMeasureHistory

      public DAOMeasureHistory()