|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JPQLStatement.JPQLStatementBuilder | |
|---|---|
| org.apache.olingo.odata2.jpa.processor.api.factory | OData JPA Processor API Library - Factory |
| org.apache.olingo.odata2.jpa.processor.api.jpql | OData JPA Processor API Library - Java Persistence Query Language |
| Uses of JPQLStatement.JPQLStatementBuilder in org.apache.olingo.odata2.jpa.processor.api.factory |
|---|
| Methods in org.apache.olingo.odata2.jpa.processor.api.factory that return JPQLStatement.JPQLStatementBuilder | |
|---|---|
JPQLStatement.JPQLStatementBuilder |
JPQLBuilderFactory.getStatementBuilder(JPQLContextView context)
The method returns JPQL statement builder for building JPQL statements. |
| Uses of JPQLStatement.JPQLStatementBuilder in org.apache.olingo.odata2.jpa.processor.api.jpql |
|---|
| Methods in org.apache.olingo.odata2.jpa.processor.api.jpql that return JPQLStatement.JPQLStatementBuilder | |
|---|---|
static JPQLStatement.JPQLStatementBuilder |
JPQLStatement.createBuilder(JPQLContextView context)
The method is used for creating an instance of JPQL Statement Builder for building JPQL statements. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||