[jboss-user] [EJB 3.0] - Re: 10,000 Recorc Per Second (In EJB 3.0)
fhh
do-not-reply at jboss.com
Wed May 2 16:34:13 EDT 2007
Java within Oracle is faster than JDBC from outside but not much. Fastest is to use pure SQL, second best ist PLSQL, Java is always slower than the other two. YMMV!
Regards
Felix
BTW: No matter whether Java or PLSQL - bind variables are the key to performance.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042620#4042620
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042620
More information about the jboss-user
mailing list