Skip to content

Conversation

@lassewesth
Copy link

This offers application events for the entity-lifecycle. 3 events: before save, after save, and after delete. This should match 2 use cases: 1) generating user-defined ids for entities in a cross-cutting manner, and 2) auditing create/update/delete of entities - see https://jira.springsource.org/browse/DATAGRAPH-285

@jexp
Copy link
Contributor

jexp commented Sep 6, 2012

Do we also want to add an example for id-generation to the docs?

jexp added a commit that referenced this pull request Sep 6, 2012
DATAGRAPH-285 adding application events for save and delete
@jexp jexp merged commit 490326d into spring-projects:master Sep 6, 2012
michael-simons added a commit that referenced this pull request Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants