Uses of Class
org.springframework.data.relational.core.mapping.event.RelationalSaveEvent
Packages that use RelationalSaveEvent
-
Uses of RelationalSaveEvent in org.springframework.data.relational.core.mapping.event
Modifier and TypeClassDescriptionclassGets published after a new instance or a changed instance was saved in the database.classGets published before changes are applied to the database, after the aggregate was converted to a database change.