public interface JoinStep extends WhereStep
Modifier and Type | Method and Description |
---|---|
JoinStep |
innerJoinON(Table<?> table,
Predicate predicate) |
JoinStep |
leftJoinOn(Table<?> table,
Predicate predicate) |
groupBy
orderBy, orderBy, orderBy