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.connection(ConnectionRunnable runnable)
Run a
ConnectionRunnable in the context of this
DSLContext 's underlying Scope.configuration() 's
Configuration.connectionProvider() . |
Modifier and Type | Method and Description |
---|---|
void |
DefaultDSLContext.connection(ConnectionRunnable runnable) |
Copyright © 2016. All Rights Reserved.