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

Properly implement getReference #233

Closed
ledsoft opened this issue May 24, 2024 · 0 comments · Fixed by #244
Closed

Properly implement getReference #233

ledsoft opened this issue May 24, 2024 · 0 comments · Fixed by #244
Milestone

Comments

@ledsoft
Copy link
Contributor

ledsoft commented May 24, 2024

EntityManager.getReference has been implemented internally to call EntityManager.find in 2.0.0 to speed up the release. Now it is time to implement getReference properly.

@ledsoft ledsoft added this to the 2.0.1 milestone May 24, 2024
ledsoft added a commit that referenced this issue Jun 12, 2024
ledsoft added a commit that referenced this issue Jun 12, 2024
Testing getReference implementation for both types of UnitOfWork.
ledsoft added a commit that referenced this issue Jun 12, 2024
ledsoft added a commit that referenced this issue Jun 12, 2024
ledsoft added a commit that referenced this issue Jun 12, 2024
Testing getReference implementation for both types of UnitOfWork.
ledsoft added a commit that referenced this issue Jun 12, 2024
@ledsoft ledsoft linked a pull request Jun 12, 2024 that will close this issue
@ledsoft ledsoft closed this as completed Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant