How do transactions and two phase-commits work with linked tables. If I turn off autoCommit on the H2 connection, will it also turn of autoCommit on the linked table connection? Will commit on the H2 connection also commit the linked table connection? what about "PREPARE COMMIT"?
Thank You Ben Sagal -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
