hibernate-orm icon indicating copy to clipboard operation
hibernate-orm copied to clipboard

HHH-18291 Boolean expression type not resolved properly for subquery

Open cigaly opened this issue 1 year ago • 0 comments

Jira issue HHH-18292

When boolean expression is subquery, type can not be resolved directly as Java type; expressible Java type should be used instead.

https://hibernate.atlassian.net/browse/HHH-18291

cigaly avatar Jun 23 '24 21:06 cigaly