Hello,
I'm sure there is a very simple answer to this.
I am trying to write a query.
I have 3 classes.
A project, a person and an association between them.
The association references the other 2 objects.
What I'm trying to do is find all the people for a given project.
Can anyone help.
Thanks
H
[b]Hibernate version:[/b]
[b]Mapping documents:[/b]
[b]Code between sessionFactory.openSession() and session.close():[/b]
[b]Full stack trace of any exception that occurs:[/b]
[b]Name and version of the database you are using:[/b]
[b]The generated SQL (show_sql=true):[/b]
[b]Debug level Hibernate log excerpt:[/b]
|