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

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

  • Constructor Details

    • DAONation

      public DAONation()