public class TransactionContext
| Modifier and Type | Class and Description |
|---|---|
static class |
TransactionContext.ConnectionProvider |
| Constructor and Description |
|---|
TransactionContext(java.sql.Connection conn) |
| Modifier and Type | Method and Description |
|---|---|
void |
abort() |
void |
abort(java.lang.Exception cause) |
java.sql.Connection |
getConn() |
int |
getDepth() |
void |
setDepth(int p) |