Uses of Class
org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext
-
Packages that use JPQLContext Package Description org.apache.olingo.odata2.jpa.processor.api.jpql 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 JPQLContext Modifier and Type Method Description abstract JPQLContextJPQLContext.JPQLContextBuilder. build()The abstract method is implemented by specific JPQL context builders to build JPQL Contexts.
-