Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. 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

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)
            rhn-support-sfikes Stephen Fikes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: