Hi, This is documented at http://h2database.com/javadoc/org/h2/jdbc/JdbcResultSet.html "in updatable result sets, own changes are visible, but not own inserts and deletes."
There is a feature request for it: "Support DatabaseMetaData.insertsAreDetected: updatable result sets should detect inserts.". I will increase the priority, but I will not have time to implement it in the near future, I'm sorry. Patches are welcome of course! Regards, Thomas -- 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.
