PLJava and Database Meta Data

From: Thomas Hallgren <thhal(at)mailblocks(dot)com>
To: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Cc: Filip Hrbek <filip(dot)hrbek(at)plz(dot)comstar(dot)cz>
Subject: PLJava and Database Meta Data
Date: 2005-02-10 16:11:19
Message-ID: thhal-0OSDnAts/xicKOdXFhNL1b7jI6Hr/Fb@mailblocks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

PLJava has its own JDBC driver that is implemented directly on top of
JDBC. At present, it lacks support for DatabaseMetaData. One option for
us might be to borrow a lot of code from your driver, and perhaps apply
some modifications to it. This raises two questions:

1. Do you have any objection to us using parts of your code?
2. If minor refactoring would make it possible for us to share the code
unmodified, would you see that as something worth pursuing?

Regards,
Thomas Hallgren

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kevin MacClay 2005-02-10 17:28:19 Re: SQLException: Invalid precision value. Cannot be less than zero
Previous Message Xavier Poinsard 2005-02-10 16:05:20 Re: Crystal Reports / PostgreSQL