| Package | Description |
|---|---|
| org.jooq |
The
org.jooq package contains jOOQ's public API
This package mostly contains interfaces that are implemented by the
org.jooq.impl package. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UpdateSetMoreStep<R extends Record>
This type is used for the
Update's DSL API. |
Copyright © 2013. All Rights Reserved.