java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.systemsettings.bl.externalsystem.data.DAOExternalSystem
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOExternalSystemSearch

@Pool("Pool") @Table("TEXTERNALSYSTEM") @Pk("TESYID") @Sequence("TESYID") @Factory("TESYID_ACOM") @Order("TESYORDERING") public class DAOExternalSystem extends DAO
DAO for external systems.
Since:
17.0
See Also:
  • Field Details

  • Constructor Details

    • DAOExternalSystem

      public DAOExternalSystem()