java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.core.bl.base.structure.data.DAOStructure
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOSearchStructure

@Pool("Pool") @Table("ALAYER") @Pk("ALAYID") @Sequence("ALAYID") @Factory("ALAYID_ACOM") @Order("ALAYORDERING") public class DAOStructure extends DAO
DAO for structures.
Since:
9.2
See Also:
  • Field Details

  • Constructor Details

    • DAOStructure

      public DAOStructure()