Hello Chandan, The code I have been working on is used internally and will not be released therefore I have started a demo project which can be found here: https://github.com/carljmosca/olingo-demos
Unfortunately in this example the OneToMany is not working (this is not a problem in the internal version). There may be something obvious misconfigured. I will continue to work on it as time permits. Regards, Carl On Sun, Sep 1, 2013 at 12:27 AM, V.A, Chandan <[email protected]> wrote: > Hi Carl, > Yes relationships with cardinality ManyToOne are supported by OData JPA > Processor Library > Can you provide the example that you are working on. > > Thanks, > Kind Regards > Chandan VA > > -----Original Message----- > From: Carl Mosca [mailto:[email protected]] > Sent: Saturday, August 31, 2013 12:10 AM > To: [email protected] > Subject: JPA - ManyToOne > > Are ManyToOne relationships currently supported? I see references in the > codebase but they seem to be ignored at least in the example I am working > on. > > TIA, > Carl > -- Carl J. Mosca
