|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |