JDBCCTS issues - Mailing list pgsql-jdbc

From Dave Cramer
Subject JDBCCTS issues
Date
Msg-id F3AF9C8C-4460-4EA8-8A93-00D70B96899F@fastcrypt.com
Whole thread Raw
Responses Re: JDBCCTS issues  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
Does anyone know what the spec says if a parameter is registered and
the underlying type is not the same as the registered type?

for instance registerOutParameter( n, Types.Real ) where the
underlying type is float8

In general should we be attempting to convert to the case requested ?

The particular example above is required for the test to pass.

Dave


Dave Cramer
davec@postgresintl.com
www.postgresintl.com
ICQ #14675561
jabber davecramer@jabber.org
ph (519 939 0336 )


pgsql-jdbc by date:

Previous
From: "PANOZZ00USER0002"
Date:
Subject: R: Problem with Jdk1.4 and Linux
Next
From: Roland Walter
Date:
Subject: Re: Streaming blob to db