Longvarbinary - Mailing list pgsql-jdbc

From Amit Gollapudi
Subject Longvarbinary
Date
Msg-id 1051199896.10246.12.camel@localhost.localdomain
Whole thread Raw
Responses Re: Longvarbinary
List pgsql-jdbc
We ran across this problem a couple of weeks ago.  Calling setObject
with a "longvarbinary" type on a statement was causing an "Unknown Types
value." SQLException.  Is there any reason why the case statements at
AbstractJdbc1Statement:1385 should not include Types.LONGVARBINARY?  I'm
fairly new to this codebase - so, it's possible I overlooked something
obvious.

Thank you,
Amit Gollapudi


pgsql-jdbc by date:

Previous
From: tania gutierrez
Date:
Subject: PROBLEMS WITH INSTALLATION
Next
From: Barry Lind
Date:
Subject: Re: jdbc problem