The implementation of the view provides access to EDM entity types for the given JPA EDM model. The view acts as a container for consistent list of EDM entity types. An EDM entity type is said to be consistent only if it has at least one consistent EDM property and at least one consistent EDM key.
@org.apache.olingo.odata2.DoNotImplement @see org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmPropertyView @see org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmKeyView @see org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmNavigationPropertyView
The implementation of the view provides access to EDM entity types for the given JPA EDM model. The view acts as a container for consistent list of EDM entity types. An EDM entity type is said to be consistent only if it has at least one consistent EDM property and at least one consistent EDM key.
@org.apache.olingo.odata2.DoNotImplement @see org.apache.olingo.odata2.processor.api.jpa.model.JPAEdmPropertyView @see org.apache.olingo.odata2.processor.api.jpa.model.JPAEdmKeyView @see org.apache.olingo.odata2.processor.api.jpa.model.JPAEdmNavigationPropertyView
|
|