Hi, Would it be possible to support inserted rows via resultset to be added to that result set. This will enable to further update the new row via the original result set (without any query to the DB). Basically its insertsAreDetected=true support. Not sure how easy it is to implement it however but if possible it would be great (currently I only saw mysql supporting this, while oracle, db2, derby do not, however h2 can be embedded unlike mysql so its more of the type of DB that i'm looking for).
Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
