Re: Problems with Hibernate Discriminators and 9.0-801.jdbc4

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: sdavidr <david(dot)ricoma(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Problems with Hibernate Discriminators and 9.0-801.jdbc4
Date: 2011-03-28 09:05:40
Message-ID: AANLkTimV6bCm005mTJ7RUFOYttGdzEexpqicTY7TAQS8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 28 March 2011 21:02, sdavidr <david(dot)ricoma(at)gmail(dot)com> wrote:
> Yes, the problem is not only with version 9. The problem started with the
> "returning *", that from my perspective is a very error prone solution and
> of course it shows a poorly designed driver.
>
> The question is: is it very difficult to change that to a more correct
> returning [identifier] ?

We need an example of what is going wrong.
What are the calls that Hibernate is making to the driver, and what is
the driver returning that is incorrect?

Oliver

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2011-03-28 09:36:26 Re: Problems with Hibernate Discriminators and 9.0-801.jdbc4
Previous Message Samuel Gendler 2011-03-28 08:19:44 Re: Problems with Hibernate Discriminators and 9.0-801.jdbc4