public static interface SelectBuilder.SelectOnCondition extends SelectBuilder.SelectJoin, SelectBuilder.SelectLock, SelectBuilder.BuildSelect
JOIN … ON continuation methods.| Modifier and Type | Method and Description |
|---|---|
SelectBuilder.SelectOnConditionComparison |
and(Expression column)
Declare an additional source column in the
JOIN. |
join, join, leftOuterJoinlockbuildSelectBuilder.SelectOnConditionComparison and(Expression column)
JOIN.column - the column, must not be null.this builder.Table.column(String)Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.