| Package | Description |
|---|---|
| ratpack.jdbctx |
| Modifier and Type | Method and Description |
|---|---|
default Transaction |
Transaction.bind()
Binds this transaction to the current execution.
|
static Transaction |
Transaction.join()
Returns the current transaction if present
|