Hi there, Could you post some code? Normally you just set the relationships before you commit and Cayenne does the rest.
mrg On Mon, Jun 11, 2012 at 10:47 AM, inovation <[email protected]> wrote: > I´m using the Cayenne´s Transaction class, I have to commit object´s context > during the operation? I mean... I have related objects and I want to set a > field in second object which is the ID of the first one ... And I´m getting > a nullpointer exception... I´ve already tried to commitContext() before the > first Insert on DB, but unfortunately with no success . > > Can you help me please? > > Thks in advance! > > > -- > View this message in context: > http://cayenne.195.n3.nabble.com/Transaction-Fails-NullPointerException-related-objects-tp4024256.html > Sent from the Cayenne - User mailing list archive at Nabble.com.
