[
https://issues.jboss.org/browse/WFWIP-52?page=com.atlassian.jira.plugin.s...
]
Scott Marlow commented on WFWIP-52:
-----------------------------------
FYI, this is also mentioned in the migration documentation for ORM 5.3
[
https://github.com/hibernate/hibernate-orm/blob/master/migration-guide.ad...].
Currently, native Hibernate ORM applications will need be rewritten to account for this
change.
[~sannegrinovero] anything to add?
Legacy-style query parameters (`?`) are no longer supported
-----------------------------------------------------------
Key: WFWIP-52
URL:
https://issues.jboss.org/browse/WFWIP-52
Project: WildFly WIP
Issue Type: Bug
Components: JPA
Reporter: Martin Simka
Assignee: Gail Badner
Priority: Blocker
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|https://hibernate.atlassian.net/browse/HHH-12101].
It was deprecated in [
HHH-9621|https://hibernate.atlassian.net/browse/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], [~sannegrinovero]
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)