java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.locations.bl.municipality.data.DAOMunicipality
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOMunicipalitySearch

@Pool("Pool") @Table("AMUNICIPALITY") @Pk("AMUNID") @Sequence("AMUNID") @Order("AMUNCODE") @Factory("AMUNID_ACOM") public class DAOMunicipality extends DAO
DAO for municipalities.
Since:
17.0
See Also:
  • Field Details

  • Constructor Details

    • DAOMunicipality

      public DAOMunicipality()