JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH:
Package
com.sap.olingo.jpa.metadata.core.edm.annotation
Annotation Type EdmAsEntitySet
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
EdmAsEntitySet
Allows to mark an jpa entity as an additional entity set of another entity type. This is only allowed for leafs in an inheritance hierarchy. The jpa entity must not have own columns
OData Version 4.0 Part 3 - 13 Entity Container Example 30