Re: JAVA Support

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: JAVA Support
Дата
Msg-id Pine.BSO.4.63.0609281247340.24824@leary2.csoft.net
обсуждение исходный текст
Ответ на JAVA Support  ("Henry B. Hotz" <hotz@jpl.nasa.gov>)
Ответы Re: JAVA Support
Список pgsql-hackers

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




В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Henry B. Hotz"
Дата:
Сообщение: JAVA Support
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: contrib uninstall scripts need some love