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