> - JBoss are shipping with "HSQLDB v 1.61 Changes 20 July 2001" ! ... > > - The HSQLDB JDBC driver version is 1.6 ! ... > > - Please point me to the source that states "greater then 32KB" ? ...
Sorry, I just saw that they now plan to fix this for 1.6.2, not 1.6.1. See http://sourceforge.net/forum/forum.php?thread_id=623011&forum_id=73674 and http://sourceforge.net/tracker/index.php?func=detail&aid=448121&group_id=233 16&atid=378133. My experience is that whenever I put a large object into a CMP field, JBoss reports a broken connection, and the corresponding field in the database is simply left empty. The same procedure works fine if I use Oracle instead of hsqldb. Unfortunately I haven't been able to read any objects back from Oracle, but at least they are stored. Perhaps http://mckoi.com/database/ would be an interesting alternative to hsqldb. It is also open source, can be embedded, and seems to be more maximum-performance than minimum-distribution-size oriented? -- Eric Jain _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
