hibernate 中fetch=FetchType. ... 可以按下面的方式進行處理(Hibernate.initialize(Object proxy) 方法強制加載這樣就相當於動態改變為lazy=fals).
確定! 回上一頁