Uses of Interface
org.apache.olingo.odata2.api.edm.EdmAssociationSet
Packages that use EdmAssociationSet
Package
Description
Entity Data Model API
-
Uses of EdmAssociationSet in org.apache.olingo.odata2.api.edm
Methods in org.apache.olingo.odata2.api.edm that return EdmAssociationSetModifier and TypeMethodDescriptionEdmEntityContainer.getAssociationSet(EdmEntitySet sourceEntitySet, EdmNavigationProperty navigationProperty) Get contained AssociationSet by providing the source entity set and the navigation propertyMethods in org.apache.olingo.odata2.api.edm that return types with arguments of type EdmAssociationSetModifier and TypeMethodDescriptionEdmEntityContainer.getAssociationSets()ATTENTION: This method does not support LAZY LOADING. -
Uses of EdmAssociationSet in org.apache.olingo.odata2.core.edm.provider
Classes in org.apache.olingo.odata2.core.edm.provider that implement EdmAssociationSetMethods in org.apache.olingo.odata2.core.edm.provider that return EdmAssociationSetModifier and TypeMethodDescriptionEdmEntityContainerImplProv.getAssociationSet(EdmEntitySet sourceEntitySet, EdmNavigationProperty navigationProperty) Methods in org.apache.olingo.odata2.core.edm.provider that return types with arguments of type EdmAssociationSet