Binis Belev (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *created* an issue
Hibernate ORM (
https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiZmE1MGYzNTI5...
) / Bug (
https://hibernate.atlassian.net/browse/HHH-15744?atlOrigin=eyJpIjoiZmE1MG...
) HHH-15744 (
https://hibernate.atlassian.net/browse/HHH-15744?atlOrigin=eyJpIjoiZmE1MG...
) HQL where clause parsing fails with StackOverflow exception (
https://hibernate.atlassian.net/browse/HHH-15744?atlOrigin=eyJpIjoiZmE1MG...
)
Issue Type: Bug Affects Versions: 6.1.5 Assignee: Unassigned Attachments: hibernate-query
fails.zip Created: 22/Nov/2022 04:57 AM Priority: Major Reporter: Binis Belev (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
)
(Check the attached project. TestHibernate class)
Use case: Simple entity implements simple interface.
This query works: "from com.howtodoinjava.hibernate.test.dto.TestEntity u where
(u.name = ?1)"
This query also works: "from com.howtodoinjava.hibernate.test.Test u"
This query however fails: "from com.howtodoinjava.hibernate.test.Test u where (u.name
= ?1)"
with StackOverflowException. This used to work with 5.6.x branches.
(
https://hibernate.atlassian.net/browse/HHH-15744#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-15744#add-comment?atlOrigin=ey...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100210- sha1:eab5823 )