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

@Pool("Pool") @Table("TTECHOBJFEATURE") @Pk("TTOFID") @Sequence("TTOFID") @Factory("TTOFID_ACOM") @Order("TTOFORDERING") public class DAOFeature extends DAO
DAO for features.
Since:
9.2
See Also:
  • Field Details

  • Constructor Details

    • DAOFeature

      public DAOFeature()