This method is not yet implemented. - Mailing list pgsql-jdbc

From Jeroen Olthof
Subject This method is not yet implemented.
Date
Msg-id 000401c269ea$03bd0c20$2500a8c0@Ollie
Whole thread Raw
List pgsql-jdbc

Hi,

 

When I try.

 

Array a = (rs.getArray("indkey")).getArray();

 

I’m trying to fetch a int2array field. But getting This method is not yet implemented.

So I was wondering I source of the driver is available so I can implement it myself?

 

 

- - - - - - - - - - - - - - - - -

 

J e r o e n  O l t h o f

 

Millipede

 

http://www.millipede.nl/

 

- - - - - - - - - - - - - - - - -

 

pgsql-jdbc by date:

Previous
From: dmitriy
Date:
Subject: jdbc driver question
Next
From: Mike Abraham
Date:
Subject: ResultSet Column Name Problem in pgjdbc2.jar?