Hi, It is possible to update views using "instead of" triggers. Please see this sample application:
http://code.google.com/p/h2database/source/browse/trunk/h2/src/test/org/h2/samples/UpdatableView.java I currently don't plan to make views updatable 'automatically', but I will better document this existing feature. 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.
