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

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: Thomas Kellerer <spam_eater(at)gmx(dot)net>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: ResultSet.getClob() causing problems when used with JPA's @Lob
Date: 2016-07-20 15:47:05
Message-ID: CAB=Je-E2F0gT03xP6OU_SuhEHJ1XJxCHhF7y8MTCNKgngLKvBQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Thomas> treatClobAsString

I do not find adding such a property is justified.
Adding random properties complicates behavior, it makes support harder and
it makes bugs more obscure.

Vladimir

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Pavel Raiskup 2016-07-22 12:43:28 Re: postgresql-jdbc 9.4-1209 src tarball issue
Previous Message Thomas Kellerer 2016-07-20 14:55:26 Re: ResultSet.getClob() causing problems when used with JPA's @Lob