Package io.meeds.poll.dao
Class PollDAO
- java.lang.Object
-
- org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<PollEntity,Long>
-
- io.meeds.poll.dao.PollDAO
-
- All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<PollEntity,Long>
public class PollDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<PollEntity,Long>
-
-
Constructor Summary
Constructors Constructor Description PollDAO()
-