Re: 7.3 Cursors/ResultSets/CallableStatements - Mailing list pgsql-jdbc

From Bruce Momjian
Subject Re: 7.3 Cursors/ResultSets/CallableStatements
Date
Msg-id 200208261620.g7QGKTA11533@candle.pha.pa.us
Whole thread Raw
In response to Re: 7.3 Cursors/ResultSets/CallableStatements  (Dave Cramer <Dave@micro-automation.net>)
List pgsql-jdbc
Dave Cramer wrote:
> Barry,
>
> I think notionally the idea would be to call a stored proc which
> returned a cursor, and when result set's supported cursors this would be
> feasible. I'm still not sure how we tell if the stored proc returned a
> cursor?

The function is defined as returning a REFCURSOR, right?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: 7.3 Cursors/ResultSets/CallableStatements
Next
From: "David Wall"
Date:
Subject: Converting setBytes to setBlob