There shouldn't be any problems with it. I do it all the time. Can you give us an example of your scenario that doesn't seem to work?
On Wed, Feb 20, 2008 at 11:01 AM, Alexey Kalmykov < [EMAIL PROTECTED]> wrote: > Hi all, > > > > I am trying to evaluate iBATIS as an ORM solution for my project. I really > like the overall idea behind iBATIS and its approach to ORM. I have a > question about insert and update operations. I've been successfully loading > graph of objects using resultMaps. But as far as I understand, I am unable > to insert/update a graph of user-defined objects **using only** iBATIS > mapping. Am I right? If yes, was it an original intention not to implement > such feature or just there are some difficulties in iBATIS design that > prevents from doing it? > > > > Actually, I hope that I am wrong and somehow I can insert/update a graph > of objects only using iBATIS mapping :) > > Thank you in advance. > > >
