java.lang.Object
org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<DomainEntity,Long>
org.exoplatform.addons.gamification.storage.dao.DomainDAO
All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<DomainEntity,Long>

public class DomainDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<DomainEntity,Long> implements org.exoplatform.commons.api.persistence.GenericDAO<DomainEntity,Long>
  • Field Details

  • Constructor Details

    • DomainDAO

      public DomainDAO()
  • Method Details