Uses of Class
org.apache.olingo.odata2.jpa.processor.api.access.JPAJoinClause

Packages that use JPAJoinClause
org.apache.olingo.odata2.jpa.processor.api.jpql 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 JPAJoinClause
 List<JPAJoinClause> JPQLJoinSelectSingleContextView.getJPAJoinClauses()
          The method returns a list of JPA Join Clauses.
 List<JPAJoinClause> JPQLJoinContextView.getJPAJoinClauses()
          The method returns a list of JPA Join Clauses.
 



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.