Re: JAVA Support - Mailing list pgsql-hackers

From Henry B. Hotz
Subject Re: JAVA Support
Date
Msg-id 22BDB6C9-BE6B-40D8-A244-F4A71D40B21B@jpl.nasa.gov
Whole thread Raw
In response to Re: JAVA Support  (Kris Jurka <books@ejurka.com>)
Responses Re: JAVA Support  (Kris Jurka <books@ejurka.com>)
List pgsql-hackers
On Sep 28, 2006, at 10:52 AM, Kris Jurka wrote:

>
>
> 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.

Looks like Kerberos is the only GSSAPI mechanism supported in Java.   
OK by me, but that's not the point of the standard (or the SASL  
standard).

>> 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

Requiring JAVA support for everything you can do with C is also a  
pain, isn't it?  (This incompatibility being an example.)

I take it you're not volunteering to help with my second request.  ;-)

------------------------------------------------------------------------ 
----
The opinions expressed in this message are mine,
not those of Caltech, JPL, NASA, or the US Government.
Henry.B.Hotz@jpl.nasa.gov, or hbhotz@oxy.edu




pgsql-hackers by date:

Previous
From: "Luke Lonergan"
Date:
Subject: Re: New version of money type
Next
From: "Henry B. Hotz"
Date:
Subject: Paging Phil Dodderidge