org.apache.olingo.odata2.jpa.processor.core.jpql
Class JPQLJoinStatementBuilder

java.lang.Object
  extended by org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLStatement.JPQLStatementBuilder
      extended by org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLJoinStatementBuilder

public class JPQLJoinStatementBuilder
extends JPQLStatement.JPQLStatementBuilder


Constructor Summary
JPQLJoinStatementBuilder(JPQLContextView context)
           
 
Method Summary
 JPQLStatement build()
           
 
Methods inherited from class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLStatement.JPQLStatementBuilder
createStatement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JPQLJoinStatementBuilder

public JPQLJoinStatementBuilder(JPQLContextView context)
Method Detail

build

public JPQLStatement build()
                    throws ODataJPARuntimeException
Specified by:
build in class JPQLStatement.JPQLStatementBuilder
Throws:
ODataJPARuntimeException


Copyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.