Class DAOGisOfflinePackage

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

@Pool("Pool") @Table("AGISOFFLINEPACKAGE") @Pk("AGOPID") @Sequence("AGOPID") @Factory("AGOPID_ACOM") @Order("AGOPID") public class DAOGisOfflinePackage extends DAO
DAO for gis offline package.
Since:
12.0
See Also:
  • Field Details

  • Constructor Details

    • DAOGisOfflinePackage

      public DAOGisOfflinePackage()