Re: ArrayIndexOutOfBoundsException - bug?

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: postgres(at)nitwit(dot)de
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: ArrayIndexOutOfBoundsException - bug?
Date: 2004-03-25 15:11:01
Message-ID: 1080227461.1801.181.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)nitwit(dot)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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Gunjeet Singh 2004-03-25 23:46:35 Using User Defined Type in JDBC code
Previous Message postgres 2004-03-25 14:31:20 ArrayIndexOutOfBoundsException - bug?