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