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()
Setter
public String getMethodName()
Setter
getMethodName
in interface Setter
public void set(Object target, Object value, SessionFactoryImplementor factory)
Setter
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.