Re: Hibernate left join

From: Richard Huxton <dev(at)archonet(dot)com>
To: hytech(dot)qa(at)gmail(dot)com
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Hibernate left join
Date: 2007-03-06 07:37:39
Message-ID: 45ED1A43.5080708@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

hytech(dot)qa(at)gmail(dot)com wrote:
> Hi ,
> I want to know about hibernate left join,
> Is their any way to do left join in hibernate ?.
>
>
> Please give me an example of hibernate left join with its maaping

This isn't really a performance question, or even a PostgreSQL question.

You'll do better asking this on the pgsql-general list and even better
asking on a hibernate-related list.

Another tip - for these sorts of questions many projects have details in
their documentation. Google can help you here - try searching for
"hibernate manual left join" and see if the results help.

HTH

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message joël Winteregg 2007-03-06 07:53:27 Re: Insert performance
Previous Message Richard Huxton 2007-03-06 07:34:46 Re: Insert performance