| From: | beulah prasanthi <itsbeulah(at)gmail(dot)com> |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org, pgsql-bugs-owner(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org |
| Subject: | helo |
| Date: | 2010-02-22 11:10:41 |
| Message-ID: | 70c5fd1a1002220310m21c38f0at1fae9264cca48450@mail.gmail.com |
| Views: | Whole Thread | Raw Message | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | beulah prasanthi | 2010-02-22 11:46:30 | TypeCast: util.list to array type |
| Previous Message | Toni Helenius | 2010-02-22 11:03:44 | BUG #5338: PG_DUMP fails due to invalid adnum value |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tino Wildenhain | 2010-02-22 11:38:38 | Re: What is unsecure postgres languages? How to disable them? |
| Previous Message | Jignesh Shah | 2010-02-22 11:08:35 | Questions regarding SET option. |