public static class PropertyAccessMapImpl.SetterImpl extends java.lang.Object implements Setter
| Constructor and Description |
|---|
SetterImpl(java.lang.String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.reflect.Method |
getMethod()
Optional operation (may return
null) |
java.lang.String |
getMethodName()
Optional operation (may return
null) |
void |
set(java.lang.Object target,
java.lang.Object value,
SessionFactoryImplementor factory)
Set the property value from the given instance
|
public void set(java.lang.Object target,
java.lang.Object value,
SessionFactoryImplementor factory)
Setterpublic java.lang.String getMethodName()
Setternull)getMethodName in interface SetterCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.