|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Filter | |
|---|---|
| org.hibernate.annotations.common.reflection | |
| Uses of Filter in org.hibernate.annotations.common.reflection |
|---|
| Fields in org.hibernate.annotations.common.reflection declared as Filter | |
|---|---|
static Filter |
XClass.DEFAULT_FILTER
|
| Methods in org.hibernate.annotations.common.reflection with parameters of type Filter | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||