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

Packages that use JPAEdmReferentialConstraintView
org.apache.olingo.odata2.jpa.processor.api.model OData JPA Processor API Library - JPA EDM Model 
 

Uses of JPAEdmReferentialConstraintView in org.apache.olingo.odata2.jpa.processor.api.model
 

Methods in org.apache.olingo.odata2.jpa.processor.api.model that return JPAEdmReferentialConstraintView
 JPAEdmReferentialConstraintView JPAEdmAssociationView.getJPAEdmReferentialConstraintView()
          The method returns the referential constraint view that is currently being processed.
 

Methods in org.apache.olingo.odata2.jpa.processor.api.model with parameters of type JPAEdmReferentialConstraintView
 void JPAEdmAssociationView.addJPAEdmRefConstraintView(JPAEdmReferentialConstraintView refView)
          The method adds the referential constraint view to its container.
 



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