java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.core.bl.technicalobject.meter.location.data.DAOMeterLocation
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOMeterLocationSearch

@Pool("Pool") @Table("TMETERLOCATION") @Pk("TMLOID") @Sequence("TMLOID") @Factory("TMLOID_ACOM") @Order("TMLOORDERING") public class DAOMeterLocation extends DAO
DAO for meter locations.
Since:
9.2
See Also:
  • Field Details

  • Constructor Details

    • DAOMeterLocation

      public DAOMeterLocation()