public class JPAJSONPlainAttrValueDAO extends AbstractDAO<PlainAttrValue> implements PlainAttrValueDAO
LOG
Constructor and Description |
---|
JPAJSONPlainAttrValueDAO() |
Modifier and Type | Method and Description |
---|---|
void |
deleteAll(PlainAttr<?> attr,
AnyUtils anyUtils)
Deletes and remove all values of the given attribute.
|
clear, detach, entityManager, entityManagerFactory, refresh
public void deleteAll(PlainAttr<?> attr, AnyUtils anyUtils)
PlainAttrValueDAO
deleteAll
in interface PlainAttrValueDAO
attr
- plain attributeanyUtils
- utilityCopyright © 2010–2023 The Apache Software Foundation. All rights reserved.