- All Superinterfaces:
- Fields,- GroupField,- Named,- Qualified,- QueryPart,- RecordQualifier<R>,- SelectField<R>,- SelectFieldOrAsterisk,- Serializable,- Table<R>,- TableLike<R>,- Typed<R>
JOIN
 clause, where the join criteria is added using an ON clause
 (with a Condition. This type can be used as a convenience type for
 connecting more conditions.
 
Referencing XYZ*Step types directly from client code
 
 It is usually not recommended to reference any XYZ*Step types
 directly from client code, or assign them to local variables. When writing
 dynamic SQL, creating a statement's components dynamically, and passing them
 to the DSL API statically is usually a better choice. See the manual's
 section about dynamic SQL for details: https://www.jooq.org/doc/latest/manual/sql-building/dynamic-sql.
 
 Drawbacks of referencing the XYZ*Step types directly:
 
- They're operating on mutable implementations (as of jOOQ 3.x)
- They're less composable and not easy to get right when dynamic SQL gets complex
- They're less readable
- They might have binary incompatible changes between minor releases
- Author:
- Lukas Eder
- 
Method SummaryModifier and TypeMethodDescription@NotNull TableOnConditionStep<R>Combine the currently assembled conditions with another one using theOperator.ANDoperator.@NotNull TableOnConditionStep<R>Combine the currently assembled conditions with another one using theOperator.ANDoperator.@NotNull TableOnConditionStep<R>Combine the currently assembled conditions with another one using theOperator.ANDoperator.@NotNull TableOnConditionStep<R>Combine the currently assembled conditions with another one using theOperator.ANDoperator.@NotNull TableOnConditionStep<R>Combine the currently assembled conditions with another one using theOperator.ANDoperator.@NotNull TableOnConditionStep<R>Combine the currently assembled conditions with another one using theOperator.ANDoperator.@NotNull TableOnConditionStep<R>Combine the currently assembled conditions with anEXISTSclause using theOperator.ANDoperator.@NotNull TableOnConditionStep<R>Combine the currently assembled conditions with a negated other one using theOperator.ANDoperator.@NotNull TableOnConditionStep<R>Combine the currently assembled conditions with a negated other one using theOperator.ANDoperator.@NotNull TableOnConditionStep<R>andNotExists(Select<?> select) Combine the currently assembled conditions with aNOT EXISTSclause using theOperator.ANDoperator.@NotNull TableOnConditionStep<R>Combine the currently assembled conditions with another one using theOperator.ORoperator.@NotNull TableOnConditionStep<R>Combine the currently assembled conditions with another one using theOperator.ORoperator.@NotNull TableOnConditionStep<R>Combine the currently assembled conditions with another one using theOperator.ORoperator.@NotNull TableOnConditionStep<R>Combine the currently assembled conditions with another one using theOperator.ORoperator.@NotNull TableOnConditionStep<R>Combine the currently assembled conditions with another one using theOperator.ORoperator.@NotNull TableOnConditionStep<R>Combine the currently assembled conditions with another one using theOperator.ORoperator.@NotNull TableOnConditionStep<R>Combine the currently assembled conditions with anEXISTSclause using theOperator.ORoperator.@NotNull TableOnConditionStep<R>Combine the currently assembled conditions with a negated other one using theOperator.ORoperator.@NotNull TableOnConditionStep<R>Combine the currently assembled conditions with a negated other one using theOperator.ORoperator.@NotNull TableOnConditionStep<R>orNotExists(Select<?> select) Combine the currently assembled conditions with aNOT EXISTSclause using theOperator.ORoperator.Methods inherited from interface org.jooq.FieldsdataType, dataType, dataType, dataTypes, field, field, field, field, field, field, field, field, field, field, fields, fields, fields, fields, fields, fieldsRow, fieldStream, indexOf, indexOf, indexOf, type, type, type, typesMethods inherited from interface org.jooq.Named$name, getComment, getCommentPart, getName, getQualifiedName, getUnqualifiedNameMethods inherited from interface org.jooq.Qualified$schema, getCatalog, getSchemaMethods inherited from interface org.jooq.QueryPart$replace, $replace, $traverse, $traverse, hashCode, toStringMethods inherited from interface org.jooq.RecordQualifiergetDataType, getPackage, getRecordType, newRecordMethods inherited from interface org.jooq.SelectFieldas, convert, convert, convert, convertFrom, convertFrom, convertTo, convertToMethods inherited from interface org.jooq.Tableas, as, as, as, as, as, as, as, as, as, as, as, as, as, as, asOfScn, asOfScn, asOfTimestamp, asOfTimestamp, asterisk, at, at, at, crossApply, crossApply, crossApply, crossApply, crossApply, crossApply, crossJoin, crossJoin, crossJoin, crossJoin, crossJoin, crossJoin, divideBy, eq, equal, equals, for_, forceIndex, forceIndexForGroupBy, forceIndexForJoin, forceIndexForOrderBy, forPortionOf, from, fullJoin, fullJoin, fullJoin, fullJoin, fullJoin, fullJoin, fullOuterJoin, fullOuterJoin, fullOuterJoin, fullOuterJoin, fullOuterJoin, fullOuterJoin, getChecks, getIdentity, getIndexes, getKeys, getOptions, getPrimaryKey, getRecordTimestamp, getRecordVersion, getReferences, getReferencesFrom, getReferencesTo, getTableType, getUniqueKeys, ignoreIndex, ignoreIndexForGroupBy, ignoreIndexForJoin, ignoreIndexForOrderBy, innerJoin, innerJoin, innerJoin, innerJoin, innerJoin, innerJoin, join, join, join, join, join, join, join, leftAntiJoin, leftJoin, leftJoin, leftJoin, leftJoin, leftJoin, leftJoin, leftOuterJoin, leftOuterJoin, leftOuterJoin, leftOuterJoin, leftOuterJoin, leftOuterJoin, leftSemiJoin, naturalFullOuterJoin, naturalFullOuterJoin, naturalFullOuterJoin, naturalFullOuterJoin, naturalFullOuterJoin, naturalFullOuterJoin, naturalJoin, naturalJoin, naturalJoin, naturalJoin, naturalJoin, naturalJoin, naturalLeftOuterJoin, naturalLeftOuterJoin, naturalLeftOuterJoin, naturalLeftOuterJoin, naturalLeftOuterJoin, naturalLeftOuterJoin, naturalRightOuterJoin, naturalRightOuterJoin, naturalRightOuterJoin, naturalRightOuterJoin, naturalRightOuterJoin, naturalRightOuterJoin, ne, notEqual, outerApply, outerApply, outerApply, outerApply, outerApply, outerApply, partitionBy, partitionBy, pivot, pivot, pivot, recordType, rightJoin, rightJoin, rightJoin, rightJoin, rightJoin, rightJoin, rightOuterJoin, rightOuterJoin, rightOuterJoin, rightOuterJoin, rightOuterJoin, rightOuterJoin, rowid, straightJoin, straightJoin, straightJoin, straightJoin, straightJoin, straightJoin, useIndex, useIndexForGroupBy, useIndexForJoin, useIndexForOrderBy, versionsBetweenScn, versionsBetweenScn, versionsBetweenScnMinvalue, versionsBetweenTimestamp, versionsBetweenTimestamp, versionsBetweenTimestampMinvalue, where, where, where, where, where, where, where, where, whereExists, whereNotExists, with, with, with, with, withOrdinalityMethods inherited from interface org.jooq.TableLikeasMultiset, asMultiset, asMultiset, asMultiset, asTable, asTable, asTable, asTable, asTable, asTable, asTable, asTable, asTable, asTable, asTable, asTableMethods inherited from interface org.jooq.Typed$dataType, getBinding, getConverter, getDataType, getDataType, getType
- 
Method Details- 
andCombine the currently assembled conditions with another one using theOperator.ANDoperator.
- 
andCombine the currently assembled conditions with another one using theOperator.ANDoperator.
- 
andCombine the currently assembled conditions with another one using theOperator.ANDoperator.NOTE: When inserting plain SQL into jOOQ objects, you must guarantee syntax integrity. You may also create the possibility of malicious SQL injection. Be sure to properly use bind variables and/or escape literals when concatenated into SQL clauses! - See Also:
 
- 
andCombine the currently assembled conditions with another one using theOperator.ANDoperator.NOTE: When inserting plain SQL into jOOQ objects, you must guarantee syntax integrity. You may also create the possibility of malicious SQL injection. Be sure to properly use bind variables and/or escape literals when concatenated into SQL clauses! - See Also:
 
- 
andCombine the currently assembled conditions with another one using theOperator.ANDoperator.NOTE: When inserting plain SQL into jOOQ objects, you must guarantee syntax integrity. You may also create the possibility of malicious SQL injection. Be sure to properly use bind variables and/or escape literals when concatenated into SQL clauses! 
- 
andCombine the currently assembled conditions with another one using theOperator.ANDoperator.NOTE: When inserting plain SQL into jOOQ objects, you must guarantee syntax integrity. You may also create the possibility of malicious SQL injection. Be sure to properly use bind variables and/or escape literals when concatenated into SQL clauses! 
- 
andNotCombine the currently assembled conditions with a negated other one using theOperator.ANDoperator.
- 
andNotCombine the currently assembled conditions with a negated other one using theOperator.ANDoperator.
- 
andExistsCombine the currently assembled conditions with anEXISTSclause using theOperator.ANDoperator.
- 
andNotExistsCombine the currently assembled conditions with aNOT EXISTSclause using theOperator.ANDoperator.
- 
orCombine the currently assembled conditions with another one using theOperator.ORoperator.
- 
orCombine the currently assembled conditions with another one using theOperator.ORoperator.
- 
orCombine the currently assembled conditions with another one using theOperator.ORoperator.NOTE: When inserting plain SQL into jOOQ objects, you must guarantee syntax integrity. You may also create the possibility of malicious SQL injection. Be sure to properly use bind variables and/or escape literals when concatenated into SQL clauses! - See Also:
 
- 
orCombine the currently assembled conditions with another one using theOperator.ORoperator.NOTE: When inserting plain SQL into jOOQ objects, you must guarantee syntax integrity. You may also create the possibility of malicious SQL injection. Be sure to properly use bind variables and/or escape literals when concatenated into SQL clauses! - See Also:
 
- 
orCombine the currently assembled conditions with another one using theOperator.ORoperator.NOTE: When inserting plain SQL into jOOQ objects, you must guarantee syntax integrity. You may also create the possibility of malicious SQL injection. Be sure to properly use bind variables and/or escape literals when concatenated into SQL clauses! 
- 
orCombine the currently assembled conditions with another one using theOperator.ORoperator.NOTE: When inserting plain SQL into jOOQ objects, you must guarantee syntax integrity. You may also create the possibility of malicious SQL injection. Be sure to properly use bind variables and/or escape literals when concatenated into SQL clauses! 
- 
orNotCombine the currently assembled conditions with a negated other one using theOperator.ORoperator.
- 
orNotCombine the currently assembled conditions with a negated other one using theOperator.ORoperator.
- 
orExistsCombine the currently assembled conditions with anEXISTSclause using theOperator.ORoperator.
- 
orNotExistsCombine the currently assembled conditions with aNOT EXISTSclause using theOperator.ORoperator.
 
-