java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.utilities.core.data.ReadOnlyDAO
overit.geocallapp.wfm.locations.bl.country.data.DAOCountry
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOCountrySearch

@Pool("Pool") @Table("LCOUNTRY") @Pk("LCOUCODE") @Order("LCOUCODE") public class DAOCountry extends ReadOnlyDAO
DAO for nations.
Since:
17.0
See Also:
  • Field Details

  • Constructor Details

    • DAOCountry

      public DAOCountry()