We use h2 in our development and im trying to come up with a way of finding which tables are hit in a transaction. I would eventually like to have a user interface which would show this info. Is the only way for me to do this to add triggers to all of the database tables and try extract the info this way?... Lots of our tables dont have any timestamp/last updated columns so i think this might be the only way...
What do you think? -- 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/d/optout.
