Uses of Interface
org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmEntityTypeView
-
Packages that use JPAEdmEntityTypeView Package Description org.apache.olingo.odata2.jpa.processor.api.model OData JPA Processor API Library - JPA EDM Model -
-
Uses of JPAEdmEntityTypeView in org.apache.olingo.odata2.jpa.processor.api.model
Methods in org.apache.olingo.odata2.jpa.processor.api.model that return JPAEdmEntityTypeView Modifier and Type Method Description JPAEdmEntityTypeViewJPAEdmEntitySetView. getJPAEdmEntityTypeView()The method returns a JPA EDM entity type view that is currently being processed.JPAEdmEntityTypeViewJPAEdmPropertyView. getJPAEdmEntityTypeView()The method returns a JPA EDM Entity Type view that holds the property view.
-