This package contains jOOQ's public API.
-
Combine the currently assembled conditions with another one using the
Operator.AND
operator and proceed to the next step.
Combine the currently assembled conditions with another one using the
Operator.AND
operator and proceed to the next step.
Combine the currently assembled conditions with another one using the
Operator.AND
operator and proceed to the next step.
Combine the currently assembled conditions with another one using the
Operator.AND
operator and proceed to the next step.
Combine the currently assembled conditions with another one using the
Operator.AND
operator and proceed to the next step.
MergeOnConditionStep.and(SQL sql)
Combine the currently assembled conditions with another one using the
Operator.AND
operator and proceed to the next step.
Combine the currently assembled conditions with an EXISTS clause using
the
Operator.AND
operator and proceed to the next step.
Combine the currently assembled conditions with a negated other one using
the
Operator.AND
operator and proceed to the next step.
Combine the currently assembled conditions with a negated other one using
the
Operator.AND
operator and proceed to the next step.
Combine the currently assembled conditions with a NOT EXISTS clause using
the
Operator.AND
operator and proceed to the next step.
Provide join conditions and proceed to the next step
Provide join conditions and proceed to the next step
Provide join conditions and proceed to the next step
Provide join conditions and proceed to the next step, connecting them
with each other with
Operator.AND
.
Provide join conditions and proceed to the next step, connecting them
with each other with
Operator.AND
.
Provide join conditions and proceed to the next step
Provide join conditions and proceed to the next step
Combine the currently assembled conditions with another one using the
Operator.OR
operator and proceed to the next step.
Combine the currently assembled conditions with another one using the
Operator.OR
operator and proceed to the next step.
Combine the currently assembled conditions with another one using the
Operator.OR
operator and proceed to the next step.
Combine the currently assembled conditions with another one using the
Operator.OR
operator and proceed to the next step.
Combine the currently assembled conditions with another one using the
Operator.OR
operator and proceed to the next step.
MergeOnConditionStep.or(SQL sql)
Combine the currently assembled conditions with another one using the
Operator.OR
operator and proceed to the next step.
Combine the currently assembled conditions with an EXISTS clause using
the
Operator.OR
operator and proceed to the next step.
Combine the currently assembled conditions with a negated other one using
the
Operator.OR
operator and proceed to the next step.
Combine the currently assembled conditions with a negated other one using
the
Operator.OR
operator and proceed to the next step.
Combine the currently assembled conditions with a NOT EXISTS clause using
the
Operator.OR
operator and proceed to the next step.