Package | Description |
---|---|
org.hibernate.annotations.common.reflection |
Modifier and Type | Field and Description |
---|---|
static Filter |
XClass.DEFAULT_FILTER |
Modifier and Type | Method and Description |
---|---|
java.util.List<XProperty> |
XClass.getDeclaredProperties(java.lang.String accessType,
Filter filter) |
static boolean |
ReflectionUtil.isProperty(java.lang.reflect.Field f,
java.lang.reflect.Type boundType,
Filter filter) |
static boolean |
ReflectionUtil.isProperty(java.lang.reflect.Method m,
java.lang.reflect.Type boundType,
Filter filter) |