Uploaded image for project: 'WildFly WIP'
  1. WildFly WIP
  2. WFWIP-52

Legacy-style query parameters (`?`) are no longer supported

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Blocker Blocker
    • JPA
    • None

      This is specific to EAP. It breaks compatibility with EAP 7.1 and older.

      Support for legacy HQL-style positional parameters was removed in HHH-12101.

      It was deprecated in HHH-9621 in Hibernate 5.x which is included in EAP 7.0.x.

      In EAP it is only allowed to remove features in major versions (assuming they were properly deprecated in previous version).

      cc: smarlow@redhat.com, sgrinove

            [WFWIP-52] Legacy-style query parameters (`?`) are no longer supported

            Thanks smarlow@redhat.com, I didn't follow all links on jiras and I didn't notice that it was actually deprecated in 4.1. Then we are fine, closing this.

            Martin Simka added a comment - Thanks smarlow@redhat.com , I didn't follow all links on jiras and I didn't notice that it was actually deprecated in 4.1. Then we are fine, closing this.

            FYI, this is also mentioned in the migration documentation for ORM 5.3 https://github.com/hibernate/hibernate-orm/blob/master/migration-guide.adoc#changes-to-positional-query-parameter-handling.

            Currently, native Hibernate ORM applications will need be rewritten to account for this change.

            sgrinove anything to add?

            Scott Marlow added a comment - FYI, this is also mentioned in the migration documentation for ORM 5.3 https://github.com/hibernate/hibernate-orm/blob/master/migration-guide.adoc#changes-to-positional-query-parameter-handling . Currently, native Hibernate ORM applications will need be rewritten to account for this change. sgrinove anything to add?

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

                Created:
                Updated:
                Resolved: