Uses of Interface
org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLSelectContextView
Packages that use JPQLSelectContextView
Package
Description
OData JPA Processor API Library - Java Persistence Query Language
-
Uses of JPQLSelectContextView in org.apache.olingo.odata2.jpa.processor.api.jpql
Subinterfaces of JPQLSelectContextView in org.apache.olingo.odata2.jpa.processor.api.jpqlModifier and TypeInterfaceDescriptioninterfaceThe interface provide a view on JPQL Join context.The interface provides methods for accessing the Join Clause which can be part of JPQL Select statement.