| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.property.Dom4jAccessor.Dom4jGetterorg.hibernate.property.Dom4jAccessor.ElementGetterpublic static class Dom4jAccessor.ElementGetterextends Dom4jAccessor.Dom4jGetterField Summary |
Fields inherited from class org.hibernate.property.Dom4jAccessor.Dom4jGetter | |
factory, propertyType | |
Method Summary | |
Object |
|
Methods inherited from class org.hibernate.property.Dom4jAccessor.Dom4jGetter | |
getForInsert, getMethod, getMethodName, getReturnType | |
public Object get(Object owner)
throws HibernateExceptionGet the property value from the given instance .
- Parameters:
owner- The instance containing the value to be retreived.
- Returns:
- The extracted value.
- Throws:
HibernateException-