Class DAODataCollectionOptionsGroup

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.mobileforms.bl.optionsgroup.data.DAODataCollectionOptionsGroup
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAODataCollectionOptionsGroupSearch

@Pool("Pool") @Table("ADCOPTIONSGROUP") @Pk("ADOGID") @Sequence("ADOGID") @Factory("ADOGID_ACOM") @Order("ADOGID") public class DAODataCollectionOptionsGroup extends DAO
DAO for the data collection options group.
Since:
12.0
See Also:
  • Field Details

  • Constructor Details

    • DAODataCollectionOptionsGroup

      public DAODataCollectionOptionsGroup()