[Hibernate] errors in alltest ?

2004-11-29 Thread Max Rydahl Andersen
Hi, Am I the only one currently having 23 errors in the H3 AllTest suite from current cvs on Oracle ? They all seem to have their root in line 260 of DefaultSaveOrUpdateEventListener where I get a NPE. -- Max Rydahl Andersen callto://max.rydahl.andersen Hibernate [EMAIL PROTECTED] http://hibe

Re: [Hibernate] overhead of dirty tracking

2004-11-29 Thread Emmanuel Bernard
The overhead is not that big, and more or less you have to walk through this tree to build the UPDATE statement(s). Emmanuel Bernard 01.55.21.52.14 Fnac - DSI Direction France - Nouvelles technologies 67, boulevard du Gal Leclerc 92612 Clichy Cedex hanasaki wrote: How is the dirty flag maintaine