*I built a h2 database with triggers on a table. I like the respective triggers to be activated whenever any application access that table without the needs of specifying the classpath of the jar file that implements the org.h2.api.Trigger on the start of these application. This is just like triggers in MySQL, MS SQL, etc. Is it possible to achieve?*
-- 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 https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
