Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-10856

Hibernate51CompatibilityTransformer#transform should always return null if no class change is made

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 14.0.0.Final
    • None
    • JPA / Hibernate
    • None

      Currently, Hibernate51CompatibilityTransformer#transform is not always returning null when no changes are made to the application class, which could slow application deployment. This only happens for Hibernate ORM native applications that extend/implement certain ORM classes but do not require class transforming.

      We did not measure the performance impact, so not sure how important this change is.

              smarlow1@redhat.com Scott Marlow
              smarlow1@redhat.com Scott Marlow
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: