public static final class BackrefPropertyAccessor.BackrefSetter extends Object implements Setter
Constructor and Description |
---|
BackrefPropertyAccessor.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 BackrefPropertyAccessor.BackrefSetter()
public Method getMethod()
public String getMethodName()
getMethodName
in interface Setter
public void set(Object target, Object value, SessionFactoryImplementor factory)
Copyright © 2018 JBoss by Red Hat. All rights reserved.