| From: | mephysto <mephystoonhell(at)gmail(dot)com> |
|---|---|
| To: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | getArrayImpl function |
| Date: | 2013-07-31 14:34:45 |
| Message-ID: | 1375281285943-5765763.post@n5.nabble.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeremy Whiting | 2013-07-31 14:52:25 | Re: [BUGS] Incorrect response code after XA recovery |
| Previous Message | Jeremy Whiting | 2013-07-31 11:36:51 | Re: [BUGS] Incorrect response code after XA recovery |