Package io.meeds.social.link.dao
Class LinkDAO
java.lang.Object
org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<LinkEntity,Long>
io.meeds.social.link.dao.LinkDAO
- All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<LinkEntity,Long>
public class LinkDAO
extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<LinkEntity,Long>
-
Field Summary
Fields inherited from class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
modelClass -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
count, create, createAll, delete, deleteAll, deleteAll, find, findAll, getEntityManager, getHibernateDialect, isMSSQLDialect, isOrcaleDialect, update, updateAll
-
Constructor Details
-
LinkDAO
public LinkDAO()
-
-
Method Details
-
getLinks
-
getLinkSettingByLinkId
public long getLinkSettingByLinkId(long linkId)
-