ManyToOne Field Loads Eagerly When Lazy Initialization Enabled

Also, have you enabled the use of “enhanced proxies” (hibernate.bytecode.allow_enhancement_as_proxy)?

Also, can you show pseudo-code that shows how you access / load this graph?

1 Like