[jboss-user] [EJB 3.0] - Re: 10,000 Recorc Per Second (In EJB 3.0)
fhh
do-not-reply at jboss.com
Tue Apr 24 06:14:33 EDT 2007
| insert into TUser (id, userid, username, userdesc) values (iii, 'useridproc', 'usernameproc', 'userdesc'||iii);
|
Did I mention somewhere that you should use bind variables?
Your problem is not a Java problem, you should start looking at how databases work.
Regards
Felix
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040136#4040136
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040136
More information about the jboss-user
mailing list