You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you provide documentation on how to use NamedEntityGraph or DynamicEntityGraph?
Compared to building with the @NamedEntityGraph annotation on the entity class, I would like to know how to dynamically construct using NamedEntityGraph or DynamicEntityGraph to solve the N+1 problem. I look forward to your reply. Thank you.
The text was updated successfully, but these errors were encountered:
Could you provide documentation on how to use NamedEntityGraph or DynamicEntityGraph?
Compared to building with the @NamedEntityGraph annotation on the entity class, I would like to know how to dynamically construct using NamedEntityGraph or DynamicEntityGraph to solve the N+1 problem. I look forward to your reply. Thank you.
The text was updated successfully, but these errors were encountered: