Skip to content

Sample implementation of Listen/Notify feature of Postgres with JDBC

Notifications You must be signed in to change notification settings

bvamc/postgres_Listen_Notify_Feature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

postgres_Listen_Notify_Feature

This is a sample implementation of Listen/Notify feature of Postgres with JDBC

Java project includes the sample demo of usage of Listen/Notify signals.

#To test with Database:

  1. Run notify_trigger.sql query with your Database name.
  2. Ignore the Notifier class.
  3. "uniqueNameAsID" paramater must be same in the SQL function and Listener Class.

https://github.com/bvamc/postgres_Listen_Notify_Feature

About

Sample implementation of Listen/Notify feature of Postgres with JDBC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published