Class GitHubAccountDAO

java.lang.Object
org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<GitHubAccountEntity,Long>
org.exoplatform.gamification.github.dao.GitHubAccountDAO
All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<GitHubAccountEntity,Long>

public class GitHubAccountDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<GitHubAccountEntity,Long>
  • Constructor Details

    • GitHubAccountDAO

      public GitHubAccountDAO()
  • Method Details