Re: java.sql.DatabaseMetaData.getProcedures and overloaded functions - Mailing list pgsql-jdbc

From Thor Michael Støre
Subject Re: java.sql.DatabaseMetaData.getProcedures and overloaded functions
Date
Msg-id 1294091627.20897.5.camel@localhost
Whole thread Raw
In response to Re: java.sql.DatabaseMetaData.getProcedures and overloaded functions  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
On Mon, 2011-01-03 at 14:23 -0500, Kris Jurka wrote:
>
> I've checked in a fix for this to CVS so that getProcedures and
> getProcedureColumns have all of the columns defined in JDBC4 including
> SPECIFIC_NAME.
>

I've checked it out, built it and have been playing around with it for a
while now, and I seem to be able to get all the information I need from
standard JDBC interfaces now. Thank you!

 - thormick



pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: java.sql.DatabaseMetaData.getProcedures and overloaded functions
Next
From: Albretch Mueller
Date:
Subject: making postgresql "source" its data feed from external csv file ...