static class PersistenceMetaDataDefaults.TransientFilter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
modifierOnly |
Constructor and Description |
---|
PersistenceMetaDataDefaults.TransientFilter(boolean modOnly) |
Modifier and Type | Method and Description |
---|---|
boolean |
includes(java.lang.reflect.AnnotatedElement obj)
Return true to include the given element.
|
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.