getArrayImpl function - Mailing list pgsql-jdbc

From mephysto
Subject getArrayImpl function
Date
Msg-id 1375281285943-5765763.post@n5.nabble.com
Whole thread Raw
Responses Re: getArrayImpl function  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
Hi there,
I'm using last version of postgres JDBC4 to build a library to access a
postgres database. In have problem to extract columuns that contains Arrays
when I try to populate a CachedRowSet.

I catch this exception:

java.sql.SQLFeatureNotSupportedException: Method
org.postgresql.jdbc4.Jdbc4Array.getArrayImpl(long,int,Map) is not yet
implemented




Do an implementation of this function exists, or is it planned?

Thanks in advance.

Mephysto





--
View this message in context: http://postgresql.1045698.n5.nabble.com/getArrayImpl-function-tp5765763.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.


pgsql-jdbc by date:

Previous
From: Jeremy Whiting
Date:
Subject: Re: [BUGS] Incorrect response code after XA recovery
Next
From: Jeremy Whiting
Date:
Subject: Re: [BUGS] Incorrect response code after XA recovery