|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TransactionCallback<ReturnType>
Used as a callback which guarantees that the inTransaction method is invoked in a transaction, and will be committed or rolled back as specified.
| Method Summary | |
|---|---|
ReturnType |
inTransaction(Handle conn,
TransactionStatus status)
|
| Method Detail |
|---|
ReturnType inTransaction(Handle conn,
TransactionStatus status)
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||