Thomas P. Fuller
Results
2
issues of
Thomas P. Fuller
I'd like to suggest the addition of PostgreSQL-like [NOTIFY / LISTEN](https://www.postgresql.org/docs/9.6/sql-notify.html) functionality as a new feature in the H2 database. Currently the [H2 DatabaseEventListener](http://www.h2database.com/javadoc/org/h2/api/DatabaseEventListener.html) interface does not include a method...
enhancement