Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Insert 2 billion rows in db

Hi,

We are doing some performance tests. One of the test is to check how the
system behaves in case of a populated database. Populated database in our
application has 2 billion rows ( 2 billion rows = sum of rows  in all tables
) .
We use eclipselink.

I was wondering if we can fill these many entries using eclipselink ? Is
there any eclipselink specific api , which does insert pretty quickly ?
How much time will it take ?

Regards,
Harsha
-- 
View this message in context: http://old.nabble.com/Insert-2-billion-rows-in-db-tp26937805p26937805.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.



Back to the top