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

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

  • Constructor Details

    • DAOMunicipality

      public DAOMunicipality()