public class BackwardJoinClause<S,T> extends AbstractJoinClause<S,T>
| Modifier and Type | Method and Description |
|---|---|
protected String |
assembleQuery()
Assembles the restriction part of the the query.
|
InitialQueryConnection<S,AbstractJoinClause<S,T>> |
on(Function<S,T> whereField) |
byId, end, execute, execute, getQueryConnectionadd, add, and, assembleFullSelectQuery, byId, getType, or, query, toStringexecuteQuery, executeQuery, getConnectionpublic InitialQueryConnection<S,AbstractJoinClause<S,T>> on(Function<S,T> whereField)
protected String assembleQuery()
AbstractStatementassembleQuery in class AbstractJoinClause<S,T>Copyright © 2019. All rights reserved.