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

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: ResultSet.getClob() causing problems when used with JPA's @Lob
Date: 2016-07-28 05:37:53
Message-ID: nnc5ng$l95$1@ger.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Vladimir Sitnikov schrieb am 27.07.2016 um 21:58:
> Thomas,
>
> 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.


> Could you add a test case that explores ResultSet.getClob as well?

Yes, of course.

Thomas

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message David Schmidt 2016-07-28 08:44:23 Error in JDBC 'Date and Time' docs
Previous Message Vladimir Sitnikov 2016-07-27 19:58:46 Re: ResultSet.getClob() causing problems when used with JPA's @Lob