Hello All,

Following features are implemented with commit [1] (JIRA Issue - [2]).



1.       Support for handling JPA annotation JoinColumn without "name" and 
"referencedColumnName" attributes.

2.       Support for handling JPA annotation JoinColumns.

3.       Fix for naming convention for Foreign key properties. The foreign key 
property name in OData entity shall be named with pattern

a.       FK_<JoinColumn Name> or FK_<Relationship Name> (if Join Column Name is 
not present)

4.       Enhancement to reference scenarios to showcase this new feature.



[1] - http://git-wip-us.apache.org/repos/asf/olingo-odata2/commit/13093430 .

[2] - https://issues.apache.org/jira/browse/OLINGO-127



Thanks,

Kind Regards

Chandan VA



Reply via email to