|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvishnu.model.transactions.operations.AbstractOperation
vishnu.model.transactions.operations.TableCreationOperation
public class TableCreationOperation
![]() |
![]() |
| Constructor Summary | |
|---|---|
TableCreationOperation(UserContext context,
java.lang.String name,
TableSignature signature)
|
|
| Method Summary | |
|---|---|
Session |
getSession()
|
void |
redo(RecoveryContext recoveryContext)
|
| Methods inherited from class vishnu.model.transactions.operations.AbstractOperation |
|---|
getDatabase, undo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableCreationOperation(UserContext context,
java.lang.String name,
TableSignature signature)
| Method Detail |
|---|
public void redo(RecoveryContext recoveryContext)
public Session getSession()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||