This package contains jOOQ's public API.
-
SelectConnectByAfterStartWithConditionStep.and(String sql)
Combine the currently assembled conditions with another one using the
Operator.AND
operator and proceed to the next step.
SelectConnectByAfterStartWithConditionStep.and(String sql,
Object... bindings)
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.
SelectConnectByAfterStartWithConditionStep.and(Condition condition)
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.
SelectConnectByAfterStartWithConditionStep.and(SQL sql)
Combine the currently assembled conditions with another one using the
Operator.AND
operator and proceed to the next step.
Add an Oracle-specific CONNECT BY
clause to the query
Add an Oracle-specific CONNECT BY
clause to the query
Add an Oracle-specific CONNECT BY
clause to the query
Add an Oracle-specific CONNECT BY
clause to the query
Add an Oracle-specific CONNECT BY
clause to the query
Add an Oracle-specific CONNECT BY
clause to the query
Add an Oracle-specific CONNECT BY NOCYCLE
clause to the
query
Add an Oracle-specific CONNECT BY NOCYCLE
clause to the
query
Add an Oracle-specific CONNECT BY NOCYCLE
clause to the
query
Add an Oracle-specific CONNECT BY NOCYCLE
clause to the
query
Add an Oracle-specific CONNECT BY NOCYCLE
clause to the
query
Add an Oracle-specific CONNECT BY NOCYCLE
clause to the
query