Class ProfilePropertySettingDAO
java.lang.Object
org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<ProfilePropertySettingEntity,Long>
org.exoplatform.social.core.jpa.storage.dao.jpa.ProfilePropertySettingDAO
- All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<ProfilePropertySettingEntity,Long>
public class ProfilePropertySettingDAO
extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<ProfilePropertySettingEntity,Long>
-
Field Summary
Fields inherited from class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
modelClass -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods 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
-
ProfilePropertySettingDAO
public ProfilePropertySettingDAO()
-
-
Method Details
-
findProfileSettingByName
-
findSynchronizedSettings
-
findOrderedSettings
-
hasChildProperties
-