TypeCast: util.list to array type

From: beulah prasanthi <itsbeulah(at)gmail(dot)com>
To: undisclosed-recipients:;
Subject: TypeCast: util.list to array type
Date: 2010-02-22 11:46:30
Message-ID: 70c5fd1a1002220346m3a051046uca864cf6b03df0f9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-general

Helo
I am working on spring project with postgres 8.4
i wrote a function in postgrees which i am passing the argument email
email[] array
>From front end we need to insesrt data into that emailarray .so i used
java.arraylist.util
while i am running i got the following error Please help me

error:
org.postgresql.util.PSQLException: Cannot cast an instance of
java.util.ArrayList to type Types.ARRAY

Browse pgsql-bugs by date

  From Date Subject
Next Message beulah prasanthi 2010-02-22 11:50:51 typecast exception
Previous Message beulah prasanthi 2010-02-22 11:10:41 helo

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2010-02-22 11:47:14 Re: Questions regarding SET option.
Previous Message Tino Wildenhain 2010-02-22 11:38:38 Re: What is unsecure postgres languages? How to disable them?