Uses of Class
com.google.cloud.spring.data.spanner.core.mapping.event.MutationEvent
Packages that use MutationEvent
-
Uses of MutationEvent in com.google.cloud.spring.data.spanner.core.mapping.event
Subclasses of MutationEvent in com.google.cloud.spring.data.spanner.core.mapping.eventModifier and TypeClassDescriptionclassAn event that is published after a delete operation.classAn event that is published after a save operation to Cloud Spanner.classAn event that is published after a delete operation.classAn event that is published just before a save operation is sent to Cloud Spanner.classAn event signaling a Cloud Spanner delete operation.classAn event that signals a save operation to Cloud Spanner.