getMetaData - Mailing list pgsql-jdbc

From Kim Ho
Subject getMetaData
Date
Msg-id 1058901609.7346.27.camel@yay
Whole thread Raw
List pgsql-jdbc
This implements getMetaData() properly for preparedStatements (meaning
no execution).

It does require the V3 protocol and checks for that.

Cheers,

Kim

Attachment

pgsql-jdbc by date:

Previous
From: Kim Ho
Date:
Subject: Re: Fix for getXXX (numbers)
Next
From: Andrew Sullivan
Date:
Subject: Re: RFC: Removal of support for JDBC1 drivers.