|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is used to report changes of the node id or the storage address of a node to classes which have to keep node sets up to date during processing. Used by the XUpdate classes to update the query result sets.
Method Summary | |
void |
nodeChanged(long oldAddress,
long newAddress)
The storage address of a node has changed. |
void |
nodeChanged(NodeImpl node)
The internal id of a node has changed. |
Method Detail |
public void nodeChanged(NodeImpl node)
node
- public void nodeChanged(long oldAddress, long newAddress)
oldAddress
- newAddress
-
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |