[jboss-user] [EJB 3.0] - Re: RC9 - LEFT JOIN FETCH queries that worked with RC8 are n
zerbit
do-not-reply at jboss.com
Tue Sep 26 06:10:52 EDT 2006
I had the same problem too,
my query expects 4 parameters, two of them are USERNAME and PASSWORD.
In RC7/RC8 this query works fine but in RC9 somethings get wrong when username and password have the same value (id usr=admin,pas=admin)!
Is Query.setParameter(key,val) bugged? It seams that putting parameters with same value (BUT different key) one parameter is lost, any suggestion?
best regards
Zerbit
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974163#3974163
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974163
More information about the jboss-user
mailing list