-
Bug
-
Resolution: Done
-
Major
-
7.3.2.GA
When using batch fetching (e.g. hibernate.default_batch_fetch_size=8), collections may become incorrectly detached from the session and LazyInitializationException may be thrown when performing a refresh with lock.
This issue occurs when utilizing eitherĀ EntityManager or HibernateĀ Session.
- is incorporated by
-
JBEAP-19379 [GSS](7.3.z) Upgrade Hibernate ORM from 5.3.17 to 5.3.18
- Closed
- incorporates
-
HHH-12268 Loading...
- links to