Re: CallableStatements - Mailing list pgsql-jdbc

From gbittar@iqa.cc
Subject Re: CallableStatements
Date
Msg-id 3C05E205.F4C72764@iqa.cc
Whole thread Raw
In response to Re: CallableStatements  ("Dave Cramer" <Dave@micro-automation.net>)
List pgsql-jdbc
Barry,

I want to add that, although I have observed the problem I stated with the
PreparedStatement being used as a stored procedure execution medium, it may be
that I can practice re-structuring the procedures so that tests are performed
by secondary procedures which complete and return values to the primary
procedure, which would in turn process the update on successful completion of
the subsidiary procedures  This would be an odd, but entirely satisfactory,
workaround.

Greg

Barry Lind wrote:

> As Dave has said, ....


pgsql-jdbc by date:

Previous
From: gbittar@iqa.cc
Date:
Subject: Re: CallableStatements
Next
From: "Marcel Fréchette"
Date:
Subject: Using Postgresql under IBM WebSphere