|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Gets values of a particular property
Method Summary | |
Object |
get(Object target)
Get the property value from the given instance |
Method |
getMethod()
Optional operation (return null) |
String |
getMethodName()
Optional operation (return null) |
Class |
getReturnType()
Get the declared Java type |
Method Detail |
public Object get(Object target) throws HibernateException
HibernateException
public Class getReturnType()
public String getMethodName()
public Method getMethod()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |