public class ReflectionUtil extends Object
Constructor and Description |
---|
ReflectionUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isProperty(Field f,
Type boundType,
Filter filter) |
static boolean |
isProperty(Method m,
Type boundType,
Filter filter) |
Copyright © 2005–2015 Hibernate.org. All rights reserved.