| Author |
Left join query
|
krunal prajapati
Greenhorn
Joined: Apr 18, 2011
Posts: 19
|
|
Hello,
I want to make left join using hibernate,
I can make left join using native query in hibernate like
but while I am using HQL I getting error,
and my hbm.xml and java files are shown below
MeIdiomas.hbm.xml
U4Textosussds.hbm.xml
MeIdiomas.java
U4Textosussds.java
Plans.java main method here
Now what I have to do to use HQL?
Thank you in advance,
Krunal
|
 |
 |
|
|
subject: Left join query
|
|
|