| Package | Description |
|---|---|
| de.minee.jpa |
| Modifier and Type | Class and Description |
|---|---|
class |
BackwardJoinClause<S,T> |
class |
ForwardJoinClause<S,T> |
| Modifier and Type | Method and Description |
|---|---|
<S> InitialQueryConnection<S,AbstractJoinClause<S,T>> |
InitialQueryConnection.join(Function<T,S> whereField) |
InitialQueryConnection<S,AbstractJoinClause<S,T>> |
BackwardJoinClause.on(Function<S,T> whereField) |
| Modifier and Type | Method and Description |
|---|---|
<S> void |
AbstractStatement.add(AbstractJoinClause<S,T> joinClause) |
Copyright © 2019. All rights reserved.