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