Hello, given an H2 server and an H2 client (connected via TCP), is there a way to notify the client of table changes, rather than polling the table using SELECTs periodically? (Unfortunately, CREATE TRIGGER only works on the server.) Thanks in advance.
-- 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 view this discussion on the web visit https://groups.google.com/d/msgid/h2-database/039aa218-fd92-4426-8533-a32dd695049c%40googlegroups.com.
