Hibernate Migration

2009-04-26 Thread Peter Karich
Hi, I am in the process of trying a migration from hibernate to cayenne and I read on the list that there is no tool provided for doing this automatically, right? Now I see that the modeler says that there are IDs missing in relationship tables. With relationship table I mean the table between a

Re: Query on uncommitted DataContext

2009-04-26 Thread Markus Lux
Well, ok .. completely blind :) But however, I tried to use it and figured out that it isn't the right solution for the problem. In the meantime I solved it by decorating DataContext and suppliying a performQuery() method that automatically adds all new objects to the result list and also removes