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

@Pool("Pool") @Table("AADDRESS") @Pk("AADDID") @Sequence("AADDID") @Order("AADDID") @Factory("AADDID_ACOM") public class DAOAddress extends DAO
DAO for addresses.
Since:
9.2
See Also:
  • Field Details

  • Constructor Details

    • DAOAddress

      public DAOAddress()