Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
@OneToMany(fetch = FetchType.LAZY) を設定しましたが、使用するデータをロードしたい場合があります。私はHibernate4を使用しています
遅延ロードされたコレクションにアクセスすると、要素がロードされます