interface |
DeleteConditionStep<R extends Record> |
This type is used for the Delete 's DSL API.
|
interface |
DeleteFinalStep<R extends Record> |
This type is used for the Delete 's DSL API.
|
interface |
DeleteLimitStep<R extends Record> |
This type is used for the Delete 's DSL API.
|
interface |
DeleteOrderByStep<R extends Record> |
This type is used for the Delete 's DSL API.
|
interface |
DeleteQuery<R extends Record> |
A DELETE statement (model API).
|
interface |
DeleteResultStep<R extends Record> |
This type is used for the Delete 's DSL API.
|
interface |
DeleteReturningStep<R extends Record> |
This type is used for the Delete 's DSL API.
|
interface |
DeleteUsingStep<R extends Record> |
This type is used for the Delete 's DSL API.
|
interface |
DeleteWhereStep<R extends Record> |
This type is used for the Delete 's DSL API.
|