|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransactionOperation
An update operation that is part of a transaction.
| Method Summary | |
|---|---|
void |
execute(RepositoryConnection con)
Executes this operation on the supplied connection. |
| Method Detail |
|---|
void execute(RepositoryConnection con)
throws RepositoryException
con - The connection the operation should be performed on.
RepositoryException - If such an exception is thrown by the connection while executing
the operation.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||