|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.annotations.common.reflection.ReflectionUtil
public class ReflectionUtil
| Constructor Summary | |
|---|---|
ReflectionUtil()
|
|
| Method Summary | |
|---|---|
static boolean |
isProperty(java.lang.reflect.Field f,
java.lang.reflect.Type boundType,
Filter filter)
|
static boolean |
isProperty(java.lang.reflect.Method m,
java.lang.reflect.Type boundType,
Filter filter)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReflectionUtil()
| Method Detail |
|---|
public static boolean isProperty(java.lang.reflect.Method m,
java.lang.reflect.Type boundType,
Filter filter)
public static boolean isProperty(java.lang.reflect.Field f,
java.lang.reflect.Type boundType,
Filter filter)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||