How to join on none PK/FK columns using HQL?
- by yogurt
Using HQL, how do you join on columns (or object properties) that are non PK/FK?
I'm reading the docs, and it seems it implicitly is going to join on the PK columns right?
https://www.hibernate.org/hib_docs/nhibernate/html/queryhql.html