org.hibernate.property
public static class Dom4jAccessor.ElementAttributeGetter extends Dom4jAccessor.Dom4jGetter
factory, propertyType
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(java.lang.Object owner)
Get the property value from the given instance .
|
getForInsert, getMember, getMethod, getMethodName, getReturnType
public java.lang.Object get(java.lang.Object owner) throws HibernateException
owner
- The instance containing the value to be retreived.HibernateException
Copyright © 2014. All Rights Reserved.