| From: | "Jeroen Olthof" <j(dot)olthof(at)millipede(dot)nl> |
|---|---|
| To: | <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | This method is not yet implemented. |
| Date: | 2002-10-02 08:02:12 |
| Message-ID: | 000401c269ea$03bd0c20$2500a8c0@Ollie |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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/
- - - - - - - - - - - - - - - - -
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Cramer | 2002-10-02 09:50:07 | Re: jdbc performance tips? |
| Previous Message | Brett | 2002-10-02 07:10:39 | jdbc performance tips? |