users@glassfish.java.net

Re: BULK INSERTS EJB3

From: <glassfish_at_javadesktop.org>
Date: Mon, 26 Nov 2007 10:36:12 PST

Yea, why use JPA at all for bulk inserts? Why not simply use JDBC directly? For bulk inserts you don't have to worry about cache corruption, so JDBC works quite nicely in this case.
[Message sent by forum member 'whartung' (whartung)]

http://forums.java.net/jive/thread.jspa?messageID=247209