Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Is JPA effecient enough to use Bulk Insert using JPA ?

721988Sep 25 2009 — edited Oct 14 2009
Hi,
I tiried bulk insert(15000 records) in JPA , which is taking 2 mins and 30 seconds.
But in jdbc it takes just 39 seconds.
I m using Derby DB.
Any idea to tune up the performance in JPA?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 11 2009
Added on Sep 25 2009
4 comments
12,197 views