public interface AssociationHandler
Modifier and Type | Method and Description |
---|---|
boolean |
isUpdateNecessary(String property)
Returns true if association should be updated.
|
void |
setThisSideOfAssociation(String name,
Object object)
Sets value only this side of the association.
|
void setThisSideOfAssociation(String name, Object object)
name
- object
- boolean isUpdateNecessary(String property)
property
- Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.