Re: Jdbc4ResultSet getClob and getBlob are calling getLong internally

From: Kris Jurka <books(at)ejurka(dot)com>
To: Nedim Cholich <nedim(at)cholich(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Jdbc4ResultSet getClob and getBlob are calling getLong internally
Date: 2010-02-01 20:42:06
Message-ID: 4B673C9E.8020600@ejurka.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 2/1/2010 12:39 PM, Nedim Cholich wrote:
>
> Yes, it's a TEXT column and yes I'm calling rs.getClob(columnName);
>
> What am I suppose to call instead?
>

getString

Kris Jurka

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Nedim Cholich 2010-02-01 20:44:10 Re: Jdbc4ResultSet getClob and getBlob are calling getLong internally
Previous Message Nedim Cholich 2010-02-01 20:39:15 Re: Jdbc4ResultSet getClob and getBlob are calling getLong internally