Ravi wrote:
> when I tried to use the toArray method to extract exception raised
> saying
>
> org.postgresql.util.PSQLException: Cannot cast an instance of
> [Ljava.lang.Object; to type Types.ARRAY
OK, that looks like an array, so I'm now a bit lost.
Could you put together a self-contained
-- Forwarded message --
From: Ravi
Date: Mon, Feb 22, 2010 at 7:31 PM
Subject: Re: [BUGS] exception in plsql
To: Kevin Grittner
when I tried to use the toArray method to extract exception raised saying
org.postgresql.util.PSQLException: Cannot cast an instance of
[Ljava.lang.Ob