|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.ethz.mxquery.update.store.llImpl.Rereplace
public class Rereplace
Saves informations to rollback a replace (replace node and replace node content).
| Constructor Summary | |
|---|---|
Rereplace(Reinsert redelete,
Redelete reinsert)
Constructor (replace == delete + insert => rereplace == redelete + reinsert) |
|
| Method Summary | |
|---|---|
void |
apply()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Rereplace(Reinsert redelete,
Redelete reinsert)
redelete - reinsert - | Method Detail |
|---|
public void apply()
throws MXQueryException
apply in interface RollbackItemMXQueryException
|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||