org.apache.olingo.odata2.jpa.processor.core.jpql
Class JPQLSelectSingleContext.JPQLSelectSingleContextBuilder
java.lang.Object
org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext.JPQLContextBuilder
org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLSelectSingleContext.JPQLSelectSingleContextBuilder
- Direct Known Subclasses:
- JPQLJoinSelectSingleContext.JPQLJoinSelectSingleContextBuilder
- Enclosing class:
- JPQLSelectSingleContext
public class JPQLSelectSingleContext.JPQLSelectSingleContextBuilder
- extends JPQLContext.JPQLContextBuilder
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
entityView
protected GetEntityUriInfo entityView
JPQLSelectSingleContext.JPQLSelectSingleContextBuilder
public JPQLSelectSingleContext.JPQLSelectSingleContextBuilder()
build
public JPQLContext build()
throws ODataJPAModelException,
ODataJPARuntimeException
- Specified by:
build in class JPQLContext.JPQLContextBuilder
- Throws:
ODataJPAModelException
ODataJPARuntimeException
setResultsView
protected void setResultsView(Object resultsView)
- Specified by:
setResultsView in class JPQLContext.JPQLContextBuilder
generateSelectExpression
protected String generateSelectExpression()
throws EdmException
- Throws:
EdmException
Copyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.