<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hi,<br>
<br>
How to perform outer join (outer left, outer right) two independent
arbitrary tables (have no relation between them) in HQL? When I tried,
I m getting 'path expected' exception. <br>
<br>
All the examples I see have tables with relation table1 left join
table1.table2.<br>
<br>
Is there any solution for this apart from native SQL?<br>
<br>
Regards,<br>
ManiKanta G<br>
<br>
</font></font>
</body>
</html>