Re: JDBC Array Support? - Mailing list pgsql-interfaces

From Peter T Mount
Subject Re: JDBC Array Support?
Date
Msg-id 982860273.3a9541f151e3b@webmail.retep.org.uk
Whole thread Raw
In response to JDBC Array Support?  (Mike Friesen <mfriesen@pmcanada.com>)
List pgsql-interfaces
Quoting Mike Friesen <mfriesen@pmcanada.com>:

> 
> I was wondering if anyone can tell me whether the postgresql JDBC
> driver
> support array datatype?  From my experimenting the answer is "no".  Is
> there any type of work around?

No, not yet. The JDBC2.1 extensions of an Array type actually refer to a 
different type of arrays, so the only way is to implement some new extension 
for them.

Due to time constraints, I wasn't going to look at them until after 7.1 is out 
(I'm concentrating on documentation now).

Peter

-- 
Peter Mount peter@retep.org.uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/


pgsql-interfaces by date:

Previous
From: Peter T Mount
Date:
Subject: Re: [GENERAL] Errors in other languages
Next
From: "Jose Luis LG"
Date:
Subject: Pooled connections