|
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.Reinsert
public class Reinsert
Saves information to rollback an insert.
| Constructor Summary | |
|---|---|
Reinsert(LLStore insertedSource)
inserted source |
|
| Method Summary | |
|---|---|
void |
apply()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Reinsert(LLStore insertedSource)
throws MXQueryException
insertedSource -
MXQueryException| 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 | ||||||||