I'll give you a hint however.
Check page 281 ;-)
Emmanuel Bernard
01.55.21.52.14
Fnac - DSI
Direction France - Nouvelles technologies
67, boulevard du Gal Leclerc
92612 Clichy Cedex
Max Rydahl Andersen wrote:
On Thu, 2 Dec 2004 03:36:43 -0800 (PST), Vinay Gajjala
<[EMAIL PROTECTED]> wrote:
Plea
On Thu, 2 Dec 2004 03:36:43 -0800 (PST), Vinay Gajjala
<[EMAIL PROTECTED]> wrote:
Please use the user forum for user questions.
/max
Hi ,
I am a biggner in Hibernate. I want to write a HQL query using sub
queries.
I through the "Hibernate in Action" book but could not find a
suitable a
Hi ,
I am a biggner in Hibernate. I want to write a HQL query using sub queries.
I through the "Hibernate in Action" book but could not find a suitable answer for my
problem.
My select query looks like this
Select u.* from users u
where u.manager_Id = 1 and u.id not in (S