Re: getArray/setArray - desperately need to know how the - Mailing list pgsql-jdbc

From Toby Doig
Subject Re: getArray/setArray - desperately need to know how the
Date
Msg-id 20021022130631.T57236-100000@plum.flirble.org
Whole thread Raw
In response to getArray/setArray - desperately need to know how the implementation is done  ("Narayan Murthy K S" <narayan.murthy@wipro.com>)
List pgsql-jdbc
Don't know if arrays are handled by the pgsql driver or not, but if not
you could always de/serialise the array to/from a blob.

t

> I need to store and retrieve arrays as they are . JDBC 2.0 provides methods getArray/setArray which facilitates this.
Buti couldn't find out how exactly it is implemented. 


pgsql-jdbc by date:

Previous
From: john guthrie
Date:
Subject: Re: Trouble connecting
Next
From: Jean-Christian Imbeault
Date:
Subject: Re: Trouble connecting