Uses of Class
org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLStatement
Packages that use JPQLStatement
Package
Description
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 JPQLStatementModifier and TypeMethodDescriptionabstract JPQLStatementJPQLStatement.JPQLStatementBuilder.build()The abstract method is implemented by specific statement builder for building JPQL Statement.protected final JPQLStatementJPQLStatement.JPQLStatementBuilder.createStatement(String statement)