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

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.JPQLJoinSelectSingleStatementBuilder

public class JPQLJoinSelectSingleStatementBuilder
extends JPQLStatement.JPQLStatementBuilder


Constructor Summary
JPQLJoinSelectSingleStatementBuilder(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

JPQLJoinSelectSingleStatementBuilder

public JPQLJoinSelectSingleStatementBuilder(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.