Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

PLJava and Database Meta Data



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





Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2007 PostgreSQL Global Development Group