|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvishnu.model.transactions.operations.AbstractOperation
public abstract class AbstractOperation

| Constructor Summary | |
|---|---|
AbstractOperation()
|
|
| Method Summary | |
|---|---|
protected Database |
getDatabase(RecoveryContext recoveryContext,
java.lang.String databaseName)
|
void |
undo(RecoveryContext recoveryContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface vishnu.model.transactions.operations.Operation |
|---|
getSession, redo |
| Constructor Detail |
|---|
public AbstractOperation()
| Method Detail |
|---|
public void undo(RecoveryContext recoveryContext)
undo in interface Operation
protected Database getDatabase(RecoveryContext recoveryContext,
java.lang.String databaseName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||