Array ???

From: andy petrella <andy(dot)petrella(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Array ???
Date: 2005-10-18 22:45:24
Message-ID: 7159e12c0510181545j698f68ch@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)petrella(at)gmail(dot)com
] <licencié en math, info>
] dea S.I.G. (2005-2006)
\**/"""""""\**/"""""""\**/"""""""\**/"""""""\**/

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Andres Olarte 2005-10-18 23:33:59 Re: How to bulk load a schema using JDBC multiple times?
Previous Message Kevin Grittner 2005-10-18 22:12:09 Re: How to bulk load a schema using JDBC multiple