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.
休止状態 3.x を 5.x に更新していました。レイジーロードの問題を処理するために、クラスを使用しましたFieldHandled。しかし、Hibernate 5 にはもうないようです。私は今何を使うべきですか?
FieldHandled
Hibernate 5にはFieldHandledインターフェースがあります。私はそれをうまく使っています:
https://docs.jboss.org/hibernate/orm/5.0/javadocs/org/hibernate/bytecode/internal/javassist/FieldHandled.html