Uses of Class
org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLStatement

Packages that use JPQLStatement
org.apache.olingo.odata2.jpa.processor.api.jpql OData JPA Processor API Library - Java Persistence Query Language 
 

Uses of JPQLStatement in org.apache.olingo.odata2.jpa.processor.api.jpql
 

Methods in org.apache.olingo.odata2.jpa.processor.api.jpql that return JPQLStatement
abstract  JPQLStatement JPQLStatement.JPQLStatementBuilder.build()
          The abstract method is implemented by specific statement builder for building JPQL Statement.
protected  JPQLStatement JPQLStatement.JPQLStatementBuilder.createStatement(String statement)
           
 



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