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