How to determine which columns should we lazy load? #1049
hexdecimal16
started this conversation in
General
Replies: 0 comments
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.
-
Hey, In my current OR there are a few columns which are lazy loaded to improve the performance. Now I am writing a simple query to the entity. So, how will jpa know what all columns should we lazy load based on the query?
Beta Was this translation helpful? Give feedback.
All reactions