Skip to content

org.hibernate.query.SemanticException - hibernate 6.3 - spring boot 3.2 #3376

@amirensit

Description

@amirensit

Hello.
I am migrating to latest version of spring boot (3.2).
As I know it is supposed to support hibernate 6.3.

I am getting this error with a native jpa query.
Caused by: org.hibernate.query.SemanticException: Cannot compare left expression of type 'first type' with right expression of type 'second type.

I think it is fixed in hibernate 6.4.

I tried forcing hibernate 6.4 with spring boot 3.2,
I tried also fallback to spring boot 3.1.8 and hibernate 6.1, but none did work.

Any suggestion please ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions