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.
