Uses of Interface
com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPACollectionAttribute
Packages that use JPACollectionAttribute
-
Uses of JPACollectionAttribute in com.sap.olingo.jpa.metadata.core.edm.mapper.api
Methods in com.sap.olingo.jpa.metadata.core.edm.mapper.api that return JPACollectionAttributeModifier and TypeMethodDescriptionJPAEntityType.getCollectionAttribute(String externalName)Searches for a Collection Property defined by the name used in the OData metadata in all the collection properties that are available for this type via the OData service.Methods in com.sap.olingo.jpa.metadata.core.edm.mapper.api that return types with arguments of type JPACollectionAttributeModifier and TypeMethodDescriptionJPAStructuredType.getDeclaredCollectionAttributes()List of all associations that are declared at this type.