| Author |
querying two tables using criteria
|
Manon Baratt
Ranch Hand
Joined: Jan 30, 2006
Posts: 58
|
|
Hi,
I have two tables that share the same heading_key column. I am using the following statement using criteria to retrieve the headingcode:
my xml files are defined:
customer:
Heading:
The query I get from hibernate is:
Which is what I want minus the second to the last line. What I am doing wrong?
Thanks for your help.
|
 |
 |
|
|
subject: querying two tables using criteria
|
|
|