Re: Tests for prepared insert statements

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Tests for prepared insert statements
Дата
Msg-id Pine.BSO.4.56.0411171410400.4002@leary.csoft.net
обсуждение исходный текст
Ответ на Tests for prepared insert statements  (Xavier Poinsard <xpoinsard@openpricer.com>)
Список pgsql-jdbc

On Wed, 17 Nov 2004, Xavier Poinsard wrote:

> Hi,
> Since I was suspecting the driver, I wrote a two tests regarding
> prepared insert statements. May be they could be included.
>

Could you describe what additional code paths this is testing?  Comparing
it to BatchExecuteTest you seem to be doing an INSERT vs an UPDATE and you
test a few additional datatypes.  It doesn't seem to be worth a whole new
TestCase for this.  Am I missing something?  If not perhaps just modifying
the existing BatchExecuteTest to use more datatypes would be the way to
go.

Kris Jurka

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Permission denied error with testGetUDTQualified
Следующее
От: Vadim Nasardinov
Дата:
Сообщение: Re: JDBC CTS 1.2.1