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