TypeCast: util.list to array type

Поиск
Список
Период
Сортировка
От beulah prasanthi
Тема TypeCast: util.list to array type
Дата
Msg-id 70c5fd1a1002220346m3a051046uca864cf6b03df0f9@mail.gmail.com
обсуждение исходный текст
Список pgsql-bugs



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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: beulah prasanthi
Дата:
Сообщение: helo
Следующее
От: beulah prasanthi
Дата:
Сообщение: typecast exception