Open GoogleCodeExporter opened 8 years ago
Here is a patch for version 0.7 for reading operations on entities containing
embeddables. I have not tested editing nor creating new entities. Supports
nested embeddables. Doesn't support relationships (navigation properties)
stemming from embeddables, but even without the fix, the service's metadata
don't expose such properties. In other words, it supports exactly the
embeddables as exposed by the original odata4j in the service's metadata.
Original comment by emmanuel...@gmail.com
on 21 Sep 2012 at 10:06
Attachments:
For your convenience, here is the set of my patches for version 0.7 up to now
addressing the following issues:
85 Provide support for @Embeddable/@Embedded attributes for non-key types.
133 JPAProducer: enums not suported
219 $expand broke in version 0.7 with JPAProducer
My changes are marked with comments containing "Liossis:".
Original comment by emmanuel...@gmail.com
on 21 Sep 2012 at 10:17
Attachments:
PS. All the above are tested only in 'read' scenarios.
Original comment by emmanuel...@gmail.com
on 21 Sep 2012 at 10:25
All the above are now packed as a pull request.
https://github.com/odata4j/odata4j/pull/3
Original comment by emmanuel...@gmail.com
on 22 Aug 2014 at 2:33
Original issue reported on code.google.com by
re...@therobinsons.gen.nz
on 31 Oct 2011 at 10:43