JDBC 2.0 support and reliability

Поиск
Список
Период
Сортировка
От Ravindra Wankar
Тема JDBC 2.0 support and reliability
Дата
Msg-id 002c01c0651e$fa634d50$0b00a8c0@nova
обсуждение исходный текст
Список pgsql-interfaces
 
Can anyone share experiences using the latest Postgresql JDBC driver? What I'm specifically looking for is
 
1. Is it JDBC 2.0 compliant?
2. Are all interfaces implemented (If not is there a list of unimplemented interfaces). I found that the getImportedKeys method is not implemented when using TableGen to generate code that accesses the DB.
3. Is it production quality?
 
Thanks,
-- Ravi.

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

Предыдущее
От: Katsuyuki Tanaka
Дата:
Сообщение: passwd
Следующее
От: Ken Kachnowich
Дата:
Сообщение: RE: JDBC Timestamp Problem