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

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

public class JPQLSelectSingleStatementBuilder
extends JPQLStatement.JPQLStatementBuilder


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

JPQLSelectSingleStatementBuilder

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