Hibernate
uses proxy mode when implementing lazy loading, but ManyToOne
defaults to Fetch.EAGER
mode, so I wonder whether Hibernate
will continue to use proxy mode without lazy loading, and why.
Hibernate
uses proxy mode when implementing lazy loading, but ManyToOne
defaults to Fetch.EAGER
mode, so I wonder whether Hibernate
will continue to use proxy mode without lazy loading, and why.
Previous: Algorithm: questions related to dynamic programming
Next: IE and Chrome Firefox sorting compatibility problem, sort by zh-Hans-CN