Hi, I'm using H2 very with an updatable result set. Changes to existing rows work perfectly. I can also invoke insertRow() to create new rows. However, following insertRow(), the number of rows in the Result set does not increase, and I can't retrieve the row I just inserted. Is this expected behavior or a bug?
Thanks, Carl -- 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.
