public class JPAPlainAttrValueDAO extends AbstractDAO<PlainAttrValue> implements PlainAttrValueDAO
LOG
Constructor and Description |
---|
JPAPlainAttrValueDAO() |
Modifier and Type | Method and Description |
---|---|
void |
deleteAll(PlainAttr<?> attr,
AnyUtils anyUtils)
Deletes and remove all values of the given attribute.
|
static <T extends PlainAttrValue> |
getEntityReference(Class<T> reference) |
clear, detach, entityManager, entityManagerFactory, refresh
public static <T extends PlainAttrValue> Class<? extends AbstractPlainAttrValue> getEntityReference(Class<T> reference)
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.