Uses of Interface
org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmEntityContainerView
-
Packages that use JPAEdmEntityContainerView Package Description org.apache.olingo.odata2.jpa.processor.api.model OData JPA Processor API Library - JPA EDM Model -
-
Uses of JPAEdmEntityContainerView in org.apache.olingo.odata2.jpa.processor.api.model
Methods in org.apache.olingo.odata2.jpa.processor.api.model that return JPAEdmEntityContainerView Modifier and Type Method Description JPAEdmEntityContainerViewJPAEdmSchemaView. getJPAEdmEntityContainerView()The method returns JPA EDM container view.
-