Class JPAPlainAttrValueDAO
java.lang.Object
org.apache.syncope.core.persistence.jpa.dao.JPAPlainAttrValueDAO
- All Implemented Interfaces:
PlainAttrValueDAO
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
JPAPlainAttrValueDAO
public JPAPlainAttrValueDAO()
-
-
Method Details
-
deleteAll
Description copied from interface:PlainAttrValueDAO
Deletes and remove all values of the given attribute.- Specified by:
deleteAll
in interfacePlainAttrValueDAO
- Parameters:
attr
- plain attributeanyUtils
- utility
-