getArray/setArray - desperately need to know how the implementation is done - Mailing list pgsql-jdbc

From Narayan Murthy K S
Subject getArray/setArray - desperately need to know how the implementation is done
Date
Msg-id 008b01c279b8$adec67d0$8bb17fc0@NarayanMurthy
Whole thread Raw
Responses Re: getArray/setArray - desperately need to know how the  (Toby Doig <binky@flirble.org>)
List pgsql-jdbc
All,
 
I need to store and retrieve arrays as they are . JDBC 2.0 provides methods getArray/setArray which facilitates this. But i couldn't find out how exactly it is implemented.
ie. if i have arrays like :
int [] , String [].....
how do i actually use the getArray() and setArray() methods to store these .
 
thanks,
Narayan Murthy
Attachment

pgsql-jdbc by date:

Previous
From: Jean-Luc Lachance
Date:
Subject: Re: URGENT: Help with exception
Next
From: "David Hooker"
Date:
Subject: Re: URGENT: Help with exception