From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Dave Cramer <Dave(at)micro-automation(dot)net> |
Cc: | Barry Lind <barry(at)xythos(dot)com>, Larry Riedel <larryr(at)saturn(dot)sdsu(dot)edu>, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: 7.3 Cursors/ResultSets/CallableStatements |
Date: | 2002-08-26 16:20:29 |
Message-ID: | 200208261620.g7QGKTA11533@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | David Wall | 2002-08-26 21:43:32 | Converting setBytes to setBlob |
Previous Message | Barry Lind | 2002-08-26 13:41:54 | Re: 7.3 Cursors/ResultSets/CallableStatements |