Hibernate : Why FetchType.LAZY-annotated collection property eagerly loading?

前端 未结 0 1667
灰色年华
灰色年华 2021-02-12 16:43

I tried to implement simple one-to-many association. after inspecting the item object with debugging mode, I found that List bids already loaded. But List

相关标签:
回答
  • 消灭零回复
提交回复
热议问题