Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-19078

[GSS](7.2.z) HHH-13851: ProxyFactory should not be built if any ID or property getter/setter methods are final

XMLWordPrintable

      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.

            gbadner@redhat.com Gail Badner (Inactive)
            gbadner@redhat.com Gail Badner (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: