Physics, asked by ariko9312, 1 year ago

Org.Hibernate.Propertyaccessexception: could not get a field value by reflection getter

Answers

Answered by tanmayR
0

I looked around for answers on this and it looks like it's something to do with reflections but since I haven't dealt with them I'm not sure how to proceed. I'm trying to build a HQL query that returns only rows from a table that match a column that is a FK to a PK in another table.

Similar questions