Hey again, Lets say i have an Owner class which has a OneToMany relation with a Pet class (owner has a list of Pets). When updating a Pet instance at flush() .. can i determine to which Owner instance the Pet is related to?
Thanks, Idan -- View this message in context: http://openjpa.208410.n2.nabble.com/StoreManager-flush-tp5693069p5743104.html Sent from the OpenJPA Developers mailing list archive at Nabble.com.
