modification required to pass Sun's CTS - Mailing list pgsql-jdbc

From Dave Cramer
Subject modification required to pass Sun's CTS
Date
Msg-id 51F5CF3C-F01E-4BB1-AA80-5AC3718FF2B4@fastcrypt.com
Whole thread Raw
Responses Re: modification required to pass Sun's CTS  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
The cts calls executeUpdate on a function with out parameters.

I know the API says that executeUpdate is only to be used when no
results are expected,
but this is the way the test is.


Any thoughts on changing executeUpdate to allow results to be returned?

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: Greg Alton
Date:
Subject: Backslashes in Strings being removed
Next
From: Paul Thomas
Date:
Subject: Re: Backslashes in Strings being removed