[
https://issues.apache.org/jira/browse/OLINGO-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046842#comment-14046842
]
Chandan V.A commented on OLINGO-127:
------------------------------------
Following features are implemented with commit
http://git-wip-us.apache.org/repos/asf/olingo-odata2/commit/13093430
- Support for handling JPA annotation JoinColumn without "name" and
"referencedColumnName" attributes.
- Support for handling JPA annotation JoinColumns.
- Fix for naming convention for Foreign key properties. The foreign key
property name in OData entity shall be named with pattern
- FK_<JoinColumn Name> or FK_<Relationship Name> (if Join Column Name is not
present)
- Enhancement to reference scenarios to showcase this new feature.
> Support JoinColumns and handle Optional attribute ReferencedColumnName
> ----------------------------------------------------------------------
>
> Key: OLINGO-127
> URL: https://issues.apache.org/jira/browse/OLINGO-127
> Project: Olingo
> Issue Type: Improvement
> Components: odata2-jpa
> Affects Versions: V2 1.2.0
> Reporter: Chandan V.A
> Assignee: Chandan V.A
> Fix For: V2 2.0.0
>
>
> This improvement is related to the issue explained in OLINGO-42 where handle
> JoinColumns annotation for the properties without the need for having a
> redundant property and handle JoinColumn without referenceColumnName
> attribute.
--
This message was sent by Atlassian JIRA
(v6.2#6252)