|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.property.Dom4jAccessor.Dom4jSetter
org.hibernate.property.Dom4jAccessor.TextSetter
public static class Dom4jAccessor.TextSetter
For nodes like "."
| Field Summary |
|---|
| Fields inherited from class org.hibernate.property.Dom4jAccessor.Dom4jSetter |
|---|
propertyType |
| Method Summary | |
|---|---|
void |
set(java.lang.Object target,
java.lang.Object value,
SessionFactoryImplementor factory)
Set the property value from the given instance |
| Methods inherited from class org.hibernate.property.Dom4jAccessor.Dom4jSetter |
|---|
getMethod, getMethodName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void set(java.lang.Object target,
java.lang.Object value,
SessionFactoryImplementor factory)
throws HibernateException
Setter
target - The instance upon which to set the given value.value - The value to be set on the target.factory - The session factory from which this request originated.
HibernateException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||