Uses of Interface
org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmModelView
Packages that use JPAEdmModelView
Package
Description
OData JPA Processor API Library - Factory
-
Uses of JPAEdmModelView in org.apache.olingo.odata2.jpa.processor.api.factory
Methods in org.apache.olingo.odata2.jpa.processor.api.factory that return JPAEdmModelViewModifier and TypeMethodDescriptionJPAAccessFactory.getJPAEdmModelView(ODataJPAContext oDataJPAContext) The method returns an instance of JPA EDM model view based on OData JPA Context.