Patches item #681574, was opened at 2003-02-06 21:47 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428710&aid=681574&group_id=40712
Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: tools/SchemaUpdater needs to commit Initial Comment: Hi, Just noticed that SchemaUpdater needs to have a conn.commit() right before conn.close() or the database might just rollback the updates. On another note, the "jdbc2" flag actually is not configurable and does nothing :( /vsalaman ---------------------------------------------------------------------- >Comment By: Gavin King (oneovthafew) Date: 2003-02-09 17:34 Message: Logged In: YES user_id=384580 yep, I know the jdbc2 flag is not used; maybe once drivers start having better support for batch updates. I see that SchemaUpdate is supposed to call setAutocommit(true), so I added that. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428710&aid=681574&group_id=40712 ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel