[
https://issues.apache.org/jira/browse/OLINGO-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14191835#comment-14191835
]
Michael Bolz commented on OLINGO-467:
-------------------------------------
Hi [~stefkueh],
I added support for {{@EdmFacets}} in the Java-Annotation-Extension and it is
available in [feature branch:
OLINGO-467_EdmFacetsSupport|https://git-wip-us.apache.org/repos/asf?p=olingo-odata2.git;a=shortlog;h=refs/heads/OLINGO-467_EdmFacetsSupport].
Can you please check if this solution already fit for your use case and give
feedback.
As soon as the {{2.0.1}} release process is finished I merge the changes in the
master branch.
With this change following *EdmFacets* are supported:
- {{MaxLength}}
- {{Precision}}
- {{Scale}}
- {{Nullable}}
Kind regards,
Michael
> AnnotationEdmProvider does not support @EdmFacets annotation
> ------------------------------------------------------------
>
> Key: OLINGO-467
> URL: https://issues.apache.org/jira/browse/OLINGO-467
> Project: Olingo
> Issue Type: New Feature
> Components: odata2-annotation
> Affects Versions: V2 2.0.0
> Reporter: Stefan Kühnemann
> Assignee: Michael Bolz
>
> The annotation org.apache.olingo.odata2.api.annotation.edm.EdmProperty
> defines facets of type EdmFacets. However, the annotation proccessor
> AnnotationEdmProcessor does not parse these annotations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)