Thanks for the quick reply.
I am running h2 in embedded mode, and your are right - its blazingly fast getting next value before each insert. So you think it might be such an insignificant speed up that its not really worth it? In any case, I am still interested to learn about whether the getGeneratedKeys() approach is possible with batch updates - because I could use an auto incremented PK and avoid the sequence all together. Thanks, Richard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
