When we upgrade hibernate orm from 5.3 to 6.2, I have an issue with Named queries. I got the below error
HHH90003001: Error in named query: xxxxx: org.hibernate.query.SemanticException: Could not interpret attribute ‘yyyy’ of basic-valued path ‘zzzzz’. The NamedQueries.hbm.xml contains almost 100 queries and my application is complaining to all the queries.
Could you please help me to solve the issue?
You will have to ask specific questions if you want help on the forum.