-
Bug
-
Resolution: Done
-
Major
-
7.2.7.GA
If any ID or property getter/setter method is final in an entity class, Hibernate will log an error ("HHH000243: Setters of lazy classes cannot be final") but, in certain cases, a proxy will be created that cannot be initialized by calling the getter/setter and values set by calling a final setter on the proxy are ignored.
- clones
-
JBEAP-18889 [GSS](7.3.z) HHH-13851 HHH-13891: ProxyFactory should not be built if any ID or property getter/setter methods are final
- Closed
- is incorporated by
-
JBEAP-18366 [GSS](7.2.z) Upgrade Hibernate ORM from 5.3.15 to 5.3.17
- Closed