JDBC 2.0 Compatibility?

Поиск
Список
Период
Сортировка
От Renaud Waldura
Тема JDBC 2.0 Compatibility?
Дата
Msg-id 008401c3a235$0c0cd5c0$9902a8c0@aravo.network
обсуждение исходный текст
Ответы Re: JDBC 2.0 Compatibility?
Список pgsql-jdbc
Is there a document somewhere that describes the level of conformance of the
PostgreSQL JDBC driver? Specifically, I'd like to know if/how the more
advanced features of JDBC are implemented -- e.g. scrollable/updatable
result sets, fetchSize, prepared statements, batch updates, etc.

I guess some of these features can only be correctly implemented by the JDBC
driver if the underlying database connector supports them. Is that
documented? I'm using PG 7.3. I already went through the manual, maybe I've
missed it?

Thanks for any pointers!



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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Allow specifying server/port for the test suite
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: JDBC 2.0 Compatibility?