Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
V2 1.1.0
-
None
-
None
Description
The idea is to create your model as POJOs which then can be annotated with special @EdmXXX (Java) annotations to define the EDM for an OData Service.
Based on these annotation then the edmx document ($metadata) can be generated as well as a generic Processor (ODataSingleProcessor) for e.g. JSON can be written.
As initial contribution and starting point for discussions about this feature a branch with name PocEdmAnnotationsExtension is created with a basic Proof of Concept.
Attachments
There are no Sub-Tasks for this issue.