Re: JDBC driver is too fussy about Unicode

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: JDBC driver is too fussy about Unicode
Дата
Msg-id CA+0W9LOqcq4UuBegJJukEC6zVBe1WNyh-891jL0LGQ5GejkcCg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: JDBC driver is too fussy about Unicode  (James Pharaoh <james@phsys.co.uk>)
Ответы Re: JDBC driver is too fussy about Unicode  (James Pharaoh <james@phsys.co.uk>)
Список pgsql-jdbc
On 29 October 2011 18:21, James Pharaoh <james@phsys.co.uk> wrote:
> The test case works for me, and also on the server. A little
> investigation shows one big difference, the code I am using is somehow
> using a JDBC2 statement class, whereas adding some output to the test
> case when it runs successfully shows me using a JDBC4 one.
>
> Furthermore, the app in question has a page where I can enter queries
> in groovy. Trying a similar testcase there also works, but I am
> getting a JDBC3 statement class.

Maybe you have two different copies of the driver floating around?

Oliver

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

Предыдущее
От: dmp
Дата:
Сообщение: Re: JDBC driver is too fussy about Unicode
Следующее
От: James Pharaoh
Дата:
Сообщение: Re: JDBC driver is too fussy about Unicode