-
Bug
-
Resolution: Done
-
Major
-
7.3.0.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.
- is cloned by
-
JBEAP-19078 [GSS](7.2.z) HHH-13851: ProxyFactory should not be built if any ID or property getter/setter methods are final
- Closed
- is incorporated by
-
JBEAP-18367 [GSS](7.3.z) Upgrade Hibernate ORM from 5.3.15 to 5.3.16
- Closed