|
EclipseLink 1.1.1_ 1.1.1.v20090430-r4097 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChangeRecord
Purpose: Define the base Change Record API.
Description: This interface is meant to clarify the public protocol into TopLink. It provides access into the information available from the TopLink Change Set
Responsibilities:
Method Summary | |
---|---|
java.lang.String |
getAttribute()
ADVANCED: Returns the name of the attribute this ChangeRecord Represents |
ObjectChangeSet |
getOwner()
ADVANCED: This method returns the ObjectChangeSet that references this ChangeRecord |
Method Detail |
---|
java.lang.String getAttribute()
ObjectChangeSet getOwner()
|
EclipseLink 1.1.1_ 1.1.1.v20090430-r4097 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |