Skip to content

Conversation

dreab8
Copy link
Member

@dreab8 dreab8 commented Jul 4, 2020

);
query.setHint( "javax.persistence.fetchgraph", entityGraph );
query.setParameter( "cid", 1 );
query.getSingleResult();
Copy link
Contributor

Choose a reason for hiding this comment

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

The above statement is redundant and I removed it from my PR.

@dreab8
Copy link
Member Author

dreab8 commented Jul 6, 2020

included into #3453

@dreab8 dreab8 closed this Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants