PreparedStatement.getParameterMetaData - Mailing list pgsql-jdbc

From Aaron Mulder
Subject PreparedStatement.getParameterMetaData
Date
Msg-id 74e15baa0511200849x7cd6284dic27dbe95cca08bcf@mail.gmail.com
Whole thread Raw
Responses Re: PreparedStatement.getParameterMetaData  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
I noticed yesterday that this does not seem to be working in the
released drivers for 7.3 or 8.0.  In the 7.3 build from the web site
(no version in the name), I got something like an unimplemented
exception.  In the 8.0 build (314) I got a null.  I haven't tried the
8.1 build as it seemed a little risky against an old 7.3 database.

Aaron

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: implementing setObject(n, java array[])
Next
From: Oliver Jowett
Date:
Subject: Re: passing array as parameters to PrepareStatement or callable