Re: Are there any SQL or JDBC compliance suites use to test

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Are there any SQL or JDBC compliance suites use to test
Дата
Msg-id 4BC8D7EE.6080706@opencloud.com
обсуждение исходный текст
Ответ на Are there any SQL or JDBC compliance suites use to test  (Eranda Sooriyabandara <070468d@gmail.com>)
Список pgsql-jdbc
Eranda Sooriyabandara wrote:
> Hi all,
> I am a student of University of Moratuwa, Sri Lanka and I am doing a
> project to compare compatibility of DBMSs. Please help me to do this and
> I'll send you the results of my project.So what I need to know is which
> SQL or JDBC compliance suites you are using to test PostgreSQL? If
> there's any what are they? Please kind enough to make a reply.

The JDBC TCK is the obvious one. It may take some work to get a copy out
of Sun, though.

The pgjdbc driver itself contains unit tests, but they are more aimed at
the particular driver implementation, not necessarily at compatibility.

-O

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

Предыдущее
От: Eranda Sooriyabandara
Дата:
Сообщение: Are there any SQL or JDBC compliance suites use to test
Следующее
От: "John T. Dow"
Дата:
Сообщение: refreshRow is slow - revisited