public interface JPQLJoinContextView extends JPQLSelectContextView
JPQLSelectContextView
Modifier and Type | Method and Description |
---|---|
List<JPAJoinClause> |
getJPAJoinClauses()
The method returns a list of JPA Join Clauses.
|
getOrderByCollection, getParameterizedQueryMap, getSelectExpression, getWhereExpression
getJPAEntityAlias, getJPAEntityName, getJPQLStatement, getType, setJPQLStatement
List<JPAJoinClause> getJPAJoinClauses()
JPAJoinClause
Copyright © 2013-2019 The Apache Software Foundation. All Rights Reserved.