public static class PropertyAccessMapImpl.SetterImpl extends Object implements Setter
| Constructor and Description | 
|---|
| SetterImpl(String propertyName) | 
| Modifier and Type | Method and Description | 
|---|---|
| Method | getMethod()Optional operation (may return  null) | 
| String | getMethodName()Optional operation (may return  null) | 
| void | set(Object target,
   Object value,
   SessionFactoryImplementor factory)Set the property value from the given instance | 
public SetterImpl(String propertyName)
public void set(Object target, Object value, SessionFactoryImplementor factory)
Setterpublic String getMethodName()
Setternull)getMethodName in interface SetterCopyright © 2017 JBoss by Red Hat. All rights reserved.