Skip to main content
← All Tags

HQL

1 article in this category

AI NewsHibernateHQL

Solving Hibernate SyntaxException: token ‘*’, no viable alternative at input

Hibernate throws SyntaxException when using * in HQL queries, fixed by selecting entities directly.

Read more