|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DirectToFieldChangeRecord
Purpose: This interface provides public API to the class responsible for holding the change made to a directToFieldMapping.
Description: This changeRecord stores the value that the direct to field was changed to.
Method Summary | |
---|---|
java.lang.Object |
getNewValue()
ADVANCED: Returns the new value assigned during the change |
Methods inherited from interface org.eclipse.persistence.sessions.changesets.ChangeRecord |
---|
getAttribute, getOwner |
Method Detail |
---|
java.lang.Object getNewValue()
|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |