Skip to content
Discussion options

You must be logged in to vote

When you write HQL, you are supposed to refer to the object property name (and not the name of the column on the database).

With ORM 5, it worked anyway, but the latest Hibernate Reactive is based on ORM 6.2 that's stricter.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mklueh
Comment options

Answer selected by hakuseki
Comment options

You must be logged in to vote
1 reply
@DavideD
Comment options

DavideD Mar 27, 2023
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area/persistence OBSOLETE, DO NOT USE area/hibernate-reactive Hibernate Reactive
3 participants