|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.hibernate.property.DirectPropertyAccessor.DirectGetter
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public Object get(Object target)
throws HibernateException
Getter
get in interface GetterHibernateExceptionpublic Method getMethod()
Getter
getMethod in interface Getterpublic String getMethodName()
Getter
getMethodName in interface Getterpublic Class getReturnType()
Getter
getReturnType in interface Getter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||