public static class Dom4jAccessor.AttributeSetter extends Dom4jAccessor.Dom4jSetter
propertyType
Modifier and Type | Method and Description |
---|---|
void |
set(Object target,
Object value,
SessionFactoryImplementor factory)
Set the property value from the given instance
|
getMethod, getMethodName
public void set(Object target, Object value, SessionFactoryImplementor factory) throws HibernateException
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
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved