public static final class BackrefPropertyAccessor.BackrefSetter extends Object implements Setter
Constructor and Description |
---|
BackrefSetter() |
Modifier and Type | Method and Description |
---|---|
Method |
getMethod()
Optional operation (return null)
|
String |
getMethodName()
Optional operation (return null)
|
void |
set(Object target,
Object value,
SessionFactoryImplementor factory)
Set the property value from the given instance
|
public Method getMethod()
public String getMethodName()
getMethodName
in interface Setter
public void set(Object target, Object value, SessionFactoryImplementor factory)
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved