Uses of Interface
org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmEntityTypeView

Packages that use JPAEdmEntityTypeView
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
 JPAEdmEntityTypeView JPAEdmPropertyView.getJPAEdmEntityTypeView()
          The method returns a JPA EDM Entity Type view that holds the property view.
 JPAEdmEntityTypeView JPAEdmEntitySetView.getJPAEdmEntityTypeView()
          The method returns a JPA EDM entity type view that is currently being processed.
 



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.