public static final class EmbeddedPropertyAccessor.EmbeddedSetter extends java.lang.Object implements Setter
| 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
|
java.lang.String |
toString() |
public java.lang.reflect.Method getMethod()
public java.lang.String getMethodName()
getMethodName in interface Setterpublic void set(java.lang.Object target,
java.lang.Object value,
SessionFactoryImplementor factory)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2013. All Rights Reserved.