Array ??? - Mailing list pgsql-jdbc

From andy petrella
Subject Array ???
Date
Msg-id 7159e12c0510181545j698f68ch@mail.gmail.com
Whole thread Raw
Responses Re: Array ???
List pgsql-jdbc
hi,
I have some array type used in my pg table, those are only string array... but how can i set an array with the jdbc in java ? Something with org.postgresql.jdbc3.Jdbc3Array ? If yes, how to ?

P-L-E-A-S-E

thx all


P.S.    [PreparedStaement].setArray(8, new org.postgresql.jdbc3.Jdbc3Array(...)); //parameters ? wich resultset is the latter one ?
--
/**\_____/**\_____/**\_____/**\_____/**\
]                        Signature :
]                    Andy Petrella
]             Rue dessous l'église, 17
]                      4450 Slins                              
]       mail: andy.petrella@gmail.com
]            <licencié en math, info>
]             dea S.I.G. (2005-2006)
\**/"""""""\**/"""""""\**/"""""""\**/"""""""\**/

pgsql-jdbc by date:

Previous
From: Andres Olarte
Date:
Subject: Re: How to bulk load a schema using JDBC multiple times?
Next
From: Dave Cramer
Date:
Subject: Re: Array ???