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

Re: JAVA Support





On Thu, 28 Sep 2006, Henry B. Hotz wrote:

It appears that the JDBC client doesn't include the Kerberos support that the C clients do.

Java doesn't have accessible Kerberos support. It wraps Kerberos in GSSAPI which requires the server to support GSSAPI instead of plain Kerberos.

So, two questions:

1) Is there an alternative JDBC client that's just a glue layer instead of a complete re-implementation?

No, there aren't any Type 2 drivers around. Requiring native code is a giant pain.

Kris Jurka





Home | Main Index | Thread Index

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