| Package | Description | 
|---|---|
| org.jooq | 
 The  
org.jooq package contains jOOQ's public API. | 
| org.jooq.impl | 
 The  
org.jooq.impl package contains jOOQ's implementation classes. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DSLContext.transaction(ContextTransactionalRunnable transactional)
Run a  
ContextTransactionalRunnable in the context of this
 DSLContext's underlying Scope.configuration()'s
 Configuration.transactionProvider(). | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultDSLContext.transaction(ContextTransactionalRunnable transactional)  | 
Copyright © 2017. All Rights Reserved.