Uses of Interface
org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmEntitySetView
-
Packages that use JPAEdmEntitySetView Package Description org.apache.olingo.odata2.jpa.processor.api.model OData JPA Processor API Library - JPA EDM Model -
-
Uses of JPAEdmEntitySetView in org.apache.olingo.odata2.jpa.processor.api.model
Methods in org.apache.olingo.odata2.jpa.processor.api.model that return JPAEdmEntitySetView Modifier and Type Method Description JPAEdmEntitySetViewJPAEdmEntityContainerView. getJPAEdmEntitySetView()The method returns the JPA EDM entity set view that is currently being processed.
-