Package org.kawanfw.sql.api.server.listener
Provides update listener interface and classes that allow triggering actions following a successful database update.
-
Interface Summary Interface Description UpdateListener The listener interface for receiving SQL update events. -
Class Summary Class Description DefaultUpdateListener Default implementation ofUpdateListener
.JsonLoggerUpdateListener Concrete implementation ofUpdateListener
.