Class DAOAccountHistory

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

@Pool("Pool") @Table("STECHNICALOBJECT") @Pk("STOBID") @Sequence("STOBID") @Factory("STOBID_ACOM") public class DAOAccountHistory extends DAO
DAO for accounts history.
Since:
16.0
See Also:
  • Field Details

  • Constructor Details

    • DAOAccountHistory

      public DAOAccountHistory()