public static final class IndexPropertyAccessor.IndexSetter extends Object implements Setter
| Constructor and Description |
|---|
IndexPropertyAccessor.IndexSetter() |
| 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 Method getMethod()
Setterpublic String getMethodName()
SettergetMethodName in interface Setterpublic void set(Object target, Object value, SessionFactoryImplementor factory)
SetterCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.