org.apache.olingo.odata2.jpa.processor.core.jpql
Class JPQLJoinSelectContext.JPQLJoinContextBuilder
java.lang.Object
org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext.JPQLContextBuilder
org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLSelectContext.JPQLSelectContextBuilder
org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLJoinSelectContext.JPQLJoinContextBuilder
- Enclosing class:
- JPQLJoinSelectContext
public class JPQLJoinSelectContext.JPQLJoinContextBuilder
- extends JPQLSelectContext.JPQLSelectContextBuilder
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
relationShipAliasCounter
protected int relationShipAliasCounter
JPQLJoinSelectContext.JPQLJoinContextBuilder
public JPQLJoinSelectContext.JPQLJoinContextBuilder()
build
public JPQLContext build()
throws ODataJPAModelException,
ODataJPARuntimeException
- Overrides:
build in class JPQLSelectContext.JPQLSelectContextBuilder
- Throws:
ODataJPAModelException
ODataJPARuntimeException
generateJoinClauses
protected List<JPAJoinClause> generateJoinClauses()
throws ODataJPARuntimeException,
EdmException
- Throws:
ODataJPARuntimeException
EdmException
Copyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.