Class TableChangeNotification
java.lang.Object
dk.cloudcreate.essentials.components.foundation.postgresql.TableChangeNotification
Represents a base notification, which is a change to a given table caused by a specific
ListenNotify.SqlOperation-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedprotectedTableChangeNotification(String tableName, ListenNotify.SqlOperation operation) -
Method Summary