-- Forwarded message --
From: Ravi
Date: Mon, Feb 22, 2010 at 5:21 PM
Subject:
To: Prasanthi
Method in Dao
public void savePerson(Person person, List addresses, List
emails, List numbers){
call.withProcedureName("
person_save1");
Map out = call.execute(new
PGPer
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
err