[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: JBoss + MySQL 5.0

2005-11-14 Thread anders.hedstrom
We use stored procedures that returns multiple resultsets, and when I upgrade the J/Connector to the latest one, the working code stop working. The multiple resultsets are not returned for some reason. Instead of trying to figure out why, we just use the version of J/Connector that we know wor

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: JBoss + MySQL 5.0

2005-11-14 Thread bloodasp
Ok. Will start testing myself. May I know what differences? Thanks :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907131#3907131 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907131 --

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: JBoss + MySQL 5.0

2005-11-14 Thread anders.hedstrom
We're using MySQL 5.0.15 and it works just fine. The only thing we've encountered is with the J/Connector, its behaives different between different versions. The version we're using is 3.1.7. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907048#3907048 Re