| Package | Description |
|---|---|
| org.hibernate.annotations.common.reflection |
| Modifier and Type | Field and Description |
|---|---|
static Filter |
XClass.DEFAULT_FILTER |
| Modifier and Type | Method and Description |
|---|---|
List<XProperty> |
XClass.getDeclaredProperties(String accessType,
Filter filter) |
static boolean |
ReflectionUtil.isProperty(Field f,
Type boundType,
Filter filter) |
static boolean |
ReflectionUtil.isProperty(Method m,
Type boundType,
Filter filter) |
Copyright © 2005-2012 Hibernate.org. All Rights Reserved.