yhknight / odata4j

Automatically exported from code.google.com/p/odata4j
0 stars 0 forks source link

ODATA4J Does not work with JPA Relationships/ElementCollections (EclipseLink or DataNucleus) and MongoDB #275

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use the following example
http://wiki.eclipse.org/EclipseLink/Examples/JPA/NoSQL
2.Use ODATA4J JPA provider 
3.Run in Jetty and Use ODATA Explorer (e.g. 
http://metasapiens.com/sesame/data-browser/preview/)
  - Use Desktop install

What is the expected output? What do you see instead?
When you navigate the links in Sesame you should be able to transition to the 
child records
Instead ODATA4J fails to understand the types reported by JPA in the case of 
EclipseLink and Datanucleus

What version of the product are you using? On what operating system?
ODATA4J 0.7.0

Please provide any additional information below.

Original issue reported on code.google.com by hatemcon...@gmail.com on 13 Jan 2014 at 9:21