Package | Description |
---|---|
org.jooq |
The
org.jooq package contains jOOQ's public API. |
Modifier and Type | Method and Description |
---|---|
SelectForUpdateOfStep<R> |
SelectForUpdateStep.forUpdate()
Add a
FOR UPDATE clause to the end of the query. |
Copyright © 2014. All Rights Reserved.