java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.accounts.bl.account.contact.data.DAOAccountContact
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOAccountContactSearch

@Pool("Pool") @Table("ACONTACTINFO") @Sequence("ACINID") @Pk("ACINID") @Factory("ACINID_ACOM") public class DAOAccountContact extends DAO
DAO for contact info.
Since:
16.0
See Also:
  • Field Details

  • Constructor Details

    • DAOAccountContact

      public DAOAccountContact()