How i can add EntityGraph to BlazePersist #1884
Unanswered
MishaBucha
asked this question in
Q&A
Replies: 1 comment 2 replies
|
Hi there. You can create a JPA |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi all, I am facing a problem, I don't understand how to add EntityGraph to my query for fetching. Can you tell me if this is even supported in BlazePersist or if it's not possible? Code:
All reactions