|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.hibernate.property.BasicPropertyAccessor.BasicSetter
Method Summary | |
Method |
getMethod()
Optional operation (return null) |
String |
getMethodName()
Optional operation (return null) |
void |
set(Object target,
Object value)
Set the property value from the given instance |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public void set(Object target, Object value) throws HibernateException
Setter
HibernateException
public Method getMethod()
Setter
public String getMethodName()
Setter
getMethodName
in interface Setter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |