Re: Patch adding name for NotImplemented - Mailing list pgsql-jdbc

From Xavier Poinsard
Subject Re: Patch adding name for NotImplemented
Date
Msg-id 42107586.8030708@free.fr
Whole thread Raw
In response to Re: Patch adding name for NotImplemented  (Kris Jurka <books@ejurka.com>)
Responses Re: Patch adding name for NotImplemented  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Kris Jurka wrote:
> It seems reather inconsistent, it uses all of the following description
> types:
>  - Blob.truncate
>  - setBinaryStream
>  - getArray With Map
>  - fetch(ResultCursor, ResultHandler, int)
>
> These need to be consistent.  Also some of the claims are inaccurate, for
> example Statement.setURL, Statement.getURL are actually from
> PreparedStatement and CallableStatement respectively.
>
> Finally this patch doesn't actually have a change to Driver.notImplemented
> to make it work.

All should be coherent now with full class name (the real implementation
class) and function name (real) with the types of the arguments.
I added some debug calls for special cases where the function is
partially implemented. The use of this.getClass() should help avoiding
excess size for the driver.

Attachment

pgsql-jdbc by date:

Previous
From: Nahum Castro
Date:
Subject: Off topic: 50 gmail accounts
Next
From: matthias.malsy@sme.de
Date:
Subject: Daylight Safing Problem 2004-10-31 00:00:00 (UTC)