Re: [PATCH][Agila] bug fix for instance persistence

2004-11-09 Thread Geir Magnusson Jr
done. added a test case to prove it as well On Nov 9, 2004, at 5:39 AM, [EMAIL PROTECTED] wrote: Currently without this change, any attempt to change an instance actually changes the status of all instances! :) James --- http://radio.weblogs.com/0112098/

[PATCH][Agila] bug fix for instance persistence

2004-11-09 Thread jastrachan
Currently without this change, any attempt to change an instance actually changes the status of all instances! :) Index: JDBCUtil.java === --- JDBCUtil.java (revision 56926) +++ JDBCUtil.java (working copy) @@ -395,7 +395