Class ParticipantDAO

java.lang.Object
org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<ParticipantEntity,ParticipantId>
org.exoplatform.webconferencing.dao.ParticipantDAO
All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<ParticipantEntity,ParticipantId>

public class ParticipantDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<ParticipantEntity,ParticipantId>
Created by The eXo Platform SAS.
Version:
$Id: ParticipantDAO.java 00000 Dec 22, 2017 pnedonosko $
Author:
Peter Nedonosko
  • Constructor Details

    • ParticipantDAO

      public ParticipantDAO()
      Instantiates a new participant DAO.
  • Method Details