Code Fixes - Mailing list pgsql-jdbc

From Paul
Subject Code Fixes
Date
Msg-id 200110250046.SAA22413@spool1.cadvision.com
Whole thread Raw
Responses Re: Code Fixes  ("Dave Cramer" <Dave@micro-automation.net>)
Proposal to remove Serialize from the JDBC driver  ("Dave Cramer" <Dave@micro-automation.net>)
Logging in the driver  ("Dave Cramer" <dave@fastcrypt.com>)
List pgsql-jdbc
Hi,

I have been working with your driver along with Forte for Java and it's not
so Transparent Persistence.

In trying to use your driver along with PostgreSQl 7.1 I have found some
problems and fixed them in the DatabaseMetaData class.

I am not an expert on Postgres, JDBC drivers or open source but I have been
around the coding block a few times. Anyway Transparent Persistence now
works with your driver and these fixes. So if I can assume Sun has
implemented there end correctly my fixes should be correct.

Anyway if you are interested in this code I can send it.

Or you can explain how I can put it into your code base or send a link with
an explanation.

Thanks,
Paul Vickerman
Technical Architect
Higher Ground Software Inc.

pgsql-jdbc by date:

Previous
From: Mark Lillywhite
Date:
Subject: Re: [PATCHES] DatabaseMetadata patch
Next
From: "Dave Cramer"
Date:
Subject: Re: Code Fixes