Uses of Class
org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext
Packages that use JPQLContext
Package
Description
OData JPA Processor API Library - Java Persistence Query Language
-
Uses of JPQLContext in org.apache.olingo.odata2.jpa.processor.api.jpql
Methods in org.apache.olingo.odata2.jpa.processor.api.jpql that return JPQLContextModifier and TypeMethodDescriptionabstract JPQLContextJPQLContext.JPQLContextBuilder.build()The abstract method is implemented by specific JPQL context builders to build JPQL Contexts.