Brett Meyer
edited a comment
on an issue
Re: hql converts to wrong sql: brackets trouble
Please open
JIRAs only for concise issues with reproducing steps or a test case.
Add Comment
Hibernate ORM
/
HHH-7229
hql converts to wrong sql: brackets trouble
Original:
/* select
count(*)
from
PrivateMessage model
where
(
(
model.senderDelete=:w3
and model.owner=:w4
)
or (
model.recipientDelete=:w6
and model.to=:w7
)
)
and (
low...
This message was sent by Atlassian JIRA
(v6.1-OD-09-WN#6144-
sha1:62dfc48
)