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

Modified hibernate-orm-quickstart module that has failing unit test of 'javax.persistence.loadgraph' bug #704

Closed
wants to merge 4 commits into from

Conversation

dhoffer
Copy link

@dhoffer dhoffer commented Nov 3, 2020

Modified hibernate-orm-quickstart module that has failing unit test of 'javax.persistence.loadgraph' bug.

This is not designed to be merged into the current code base but rather is to provide a reproducer of this issue.

Note this PR has more changes than necessary to reproduce as I was testing various possible causes. In the bug ticket I listed the minimum required to reproduce.

gsmet and others added 4 commits October 21, 2020 10:41
…nit test due to NamedEntityGraph not being applied in find by ID method using 'javax.persistence.loadgraph' hint.
…nit test due to NamedEntityGraph not being applied in find by ID method using 'javax.persistence.loadgraph' hint.
…nit test due to NamedEntityGraph not being applied in find by ID method using 'javax.persistence.loadgraph' hint.
Base automatically changed from master to main March 11, 2021 12:14
@gastaldi
Copy link
Contributor

You need to open against the development branch. I'll close it for now, please reopen it when you have targeted the correct branch

@gastaldi gastaldi closed this Feb 10, 2023
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.

3 participants