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

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

public class JPQLSelectStatementBuilder
extends JPQLStatement.JPQLStatementBuilder


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

JPQLSelectStatementBuilder

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