Class ReflectionUtil
java.lang.Object
org.hibernate.annotations.common.reflection.ReflectionUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisProperty(Field f, Type boundType, Filter filter) static booleanisProperty(Method m, Type boundType, Filter filter)
-
Constructor Details
-
ReflectionUtil
public ReflectionUtil()
-
-
Method Details
-
isProperty
-
isProperty
-