public static final class IndexPropertyAccessor.IndexSetter extends java.lang.Object implements Setter
| Constructor and Description |
|---|
IndexPropertyAccessor.IndexSetter() |
| 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 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)
Copyright © 2013. All Rights Reserved.