Re: ResultSet.getClob() causing problems when used with JPA's @Lob

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема Re: ResultSet.getClob() causing problems when used with JPA's @Lob
Дата
Msg-id CAB=Je-GEkYufGDMB0rh3KtOUj7h7OTMXxvpFJt3qEesJtWiWdw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ResultSet.getClob() causing problems when used with JPA's @Lob  (Thomas Kellerer <spam_eater@gmx.net>)
Ответы Re: ResultSet.getClob() causing problems when used with JPA's @Lob  (Thomas Kellerer <spam_eater@gmx.net>)
Список pgsql-jdbc
> Thanks for looking into this, however could you please file a github PR so the system tests the change against different PostgreSQL / Java versions?


Sorry, I don't have a github account, so I can't do that.

I've created a PR with your changes. Tests work ok, however code style is not in line with the project.

Can you fix checkstyle errors as well?
FYI: you can run `mvn checkstyle:check` to check the style locally.

Vladimir

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

Предыдущее
От: Vladimir Sitnikov
Дата:
Сообщение: Re: Error in JDBC 'Date and Time' docs
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: ResultSet.getClob() causing problems when used with JPA's @Lob