Uses of Class
org.apache.olingo.odata2.jpa.processor.api.access.JPAJoinClause
Packages that use JPAJoinClause
Package
Description
OData JPA Processor API Library - Java Persistence Query Language
-
Uses of JPAJoinClause in org.apache.olingo.odata2.jpa.processor.api.jpql
Methods in org.apache.olingo.odata2.jpa.processor.api.jpql that return types with arguments of type JPAJoinClauseModifier and TypeMethodDescriptionJPQLJoinContextView.getJPAJoinClauses()The method returns a list of JPA Join Clauses.JPQLJoinSelectSingleContextView.getJPAJoinClauses()The method returns a list of JPA Join Clauses.