| Package | Description | 
|---|---|
| org.jooq | The  org.jooqpackage contains jOOQ's public API. | 
| Modifier and Type | Method and Description | 
|---|---|
| Transaction | TransactionContext. transaction()A user-defined transaction object, possibly obtained from
  TransactionProvider.begin(TransactionContext). | 
| Modifier and Type | Method and Description | 
|---|---|
| TransactionContext | TransactionContext. transaction(Transaction transaction)Set the user-defined transaction object to the current transaction
 context. | 
Copyright © 2017. All Rights Reserved.