|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JPAMethodContext.JPAMethodContextBuilder | |
---|---|
org.apache.olingo.odata2.jpa.processor.api.access | OData JPA Processor API Library - Java Persistence Access |
org.apache.olingo.odata2.jpa.processor.api.factory | OData JPA Processor API Library - Factory |
Uses of JPAMethodContext.JPAMethodContextBuilder in org.apache.olingo.odata2.jpa.processor.api.access |
---|
Methods in org.apache.olingo.odata2.jpa.processor.api.access that return JPAMethodContext.JPAMethodContextBuilder | |
---|---|
static JPAMethodContext.JPAMethodContextBuilder |
JPAMethodContext.createBuilder(JPQLContextType contextType,
Object resultsView)
the method instantiates an instance of type JPAMethodContextBuilder. |
Uses of JPAMethodContext.JPAMethodContextBuilder in org.apache.olingo.odata2.jpa.processor.api.factory |
---|
Methods in org.apache.olingo.odata2.jpa.processor.api.factory that return JPAMethodContext.JPAMethodContextBuilder | |
---|---|
JPAMethodContext.JPAMethodContextBuilder |
JPQLBuilderFactory.getJPAMethodContextBuilder(JPQLContextType contextType)
The method returns a JPA method context builder for building JPA Method context object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |