[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Best Strategy for Deleting 1000's of rows (EJB 2.1)

amit_despande do-not-reply at jboss.com
Sun Apr 29 04:29:17 EDT 2007


Hi 
If you have read Ejb are more expensive than plain Jdbc quires at any case so for purposes like listing and deleting, modifying, inserting large number of records one should always use plain jdbc quires as you will get a large performance gain over ejbs.


Regards,
Amit


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041690#4041690

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041690



More information about the jboss-user mailing list