Uses of Class
dk.cloudcreate.essentials.components.foundation.postgresql.TableChangeNotification
-
Packages that use TableChangeNotification Package Description dk.cloudcreate.essentials.components.foundation.postgresql -
-
Uses of TableChangeNotification in dk.cloudcreate.essentials.components.foundation.postgresql
Classes in dk.cloudcreate.essentials.components.foundation.postgresql with type parameters of type TableChangeNotification Modifier and Type Class Description classMultiTableChangeListener<T extends TableChangeNotification>Variant ofListenNotify.listen(Jdbi, String, Duration)that allows you to listen for notifications from multiple tables using a single polling thread
-