Re: ArrayIndexOutOfBoundsException - bug? - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: ArrayIndexOutOfBoundsException - bug?
Date
Msg-id 1080227461.1801.181.camel@localhost.localdomain
Whole thread Raw
In response to ArrayIndexOutOfBoundsException - bug?  (postgres@nitwit.de)
List pgsql-jdbc
I just ran exactly your test without any problems,

what version of the jdbc driver are you using, FYI I am using 7.4
driver, or HEAD.

Dave
On Thu, 2004-03-25 at 09:31, postgres@nitwit.de wrote:
> Hi!
>
> I do have problems with simple Hibernate (O/R mapper: hibernate.org) samples.
> The SQL statement generated is correct but some
> ArrayIndexOutOfBoundsException is thrown in QueryExecutor.sendQuery().
>
> Please do also have a look at
> http://forum.hibernate.org/viewtopic.php?p=2196167#2196167.
>
> Can somebody help please?
>
> TIA
> Timo
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>
--
Dave Cramer
519 939 0336
ICQ # 14675561


pgsql-jdbc by date:

Previous
From: postgres@nitwit.de
Date:
Subject: ArrayIndexOutOfBoundsException - bug?
Next
From: Tom Lane
Date:
Subject: Re: [BUGS] Problem with Serializable transactions