Uses of Interface
org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLSelectContextView
-
Packages that use JPQLSelectContextView Package Description org.apache.olingo.odata2.jpa.processor.api.jpql 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.jpql Modifier and Type Interface Description interfaceJPQLJoinContextViewThe 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.
-