Uses of Interface
org.apache.olingo.odata2.jpa.processor.api.access.JPAMethodContextView
-
Packages that use JPAMethodContextView Package Description org.apache.olingo.odata2.jpa.processor.api.access OData JPA Processor API Library - Java Persistence Access -
-
Uses of JPAMethodContextView in org.apache.olingo.odata2.jpa.processor.api.access
Classes in org.apache.olingo.odata2.jpa.processor.api.access that implement JPAMethodContextView Modifier and Type Class Description classJPAMethodContextThe abstract class is a compilation of objects required for building specific instances of JPA Method Context.
-