Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0] Fix #1240: SessionEventListener: add pre/post flush() events - backport from master #2178

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

Zuplyx
Copy link
Contributor

@Zuplyx Zuplyx commented Jun 20, 2024

Fix #1240.
Backport of #1978.

Zuplyx and others added 2 commits June 20, 2024 09:04
…nts (eclipse-ee4j#1978)

* Fixes eclipse-ee4j#1240 : SessionEventListener: add pre/post flush() events
- added preFlushUnitOfWork/postFlushUnitOfWork events
- removed preCommitUnitOfWork event from flush in UnitOfWorkImpl
- added unitTests for flush events

Signed-off-by: Patrick Schmitt <[email protected]>
(cherry picked from commit 5db018c)
Signed-off-by: Patrick Schmitt <[email protected]>
Copy link
Contributor

@rfelcman rfelcman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rfelcman rfelcman merged commit bc4e51b into eclipse-ee4j:4.0 Jun 20, 2024
2 of 3 checks passed
@rfelcman
Copy link
Contributor

@Zuplyx Zuplyx deleted the 4.0_flush_events branch June 20, 2024 14:09
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