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

@Pool("Pool") @Table("ALAYER") @Pk("ALAYID") @Sequence("ALAYID") @Factory("ALAYID_ACOM") public class DAOStructure extends DAO
DAO for structure
Since:
17.0
See Also:
  • Field Details

  • Constructor Details

    • DAOStructure

      public DAOStructure()