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

前端 未结 0 1775
感动是毒
感动是毒 2021-02-12 16:54

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

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