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

[2.0.1] Release #250

Merged
merged 20 commits into from
Jun 18, 2024
Merged

[2.0.1] Release #250

merged 20 commits into from
Jun 18, 2024

Conversation

ledsoft
Copy link
Contributor

@ledsoft ledsoft commented Jun 17, 2024

No description provided.

ledsoft added 20 commits May 28, 2024 12:08
…iting uncommitted changes in UoW.

Fixes issue with em.flush when a new object was persisted.
…te referencing another entity in SOQL query.
…already been processed.

This is mostly relevant to Spring Boot nested JARs which all map to the same root application JAR, but are processed repeatedly (for each nested JAR). This optimization will skip these repeated process calls.
Testing getReference implementation for both types of UnitOfWork.
Remove cascading on lazily loaded relationship triggers loading and then cascades the remove operation.
@ledsoft ledsoft merged commit 5e18493 into master Jun 18, 2024
1 check passed
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.

1 participant