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

@Pool("Pool") @Table("LREGION") @Pk("LREGID") @Order("LREGID") public class DAORegion extends ReadOnlyDAO
DAO for regions.
Since:
9.2
See Also:
  • Field Details

  • Constructor Details

    • DAORegion

      public DAORegion()