Rich Cullingford <rculling@sysd.com> writes:
> I'm confused: this appears to say that setFetchSize() now works in some
> version of PG JDBC. As of the JDBC that builds with PG 7.3.3,
> setFetchSize() claims it's "unimplemented." Also, this looks like
> straight client-side Java code; what's the "stored procs" part of the
> patch? We don't have Java inside PG yet, do we?
The stuff supporting this doc patch is all in CVS.
The stored procs part of the patch is documentation (that was missing
previously) on the use of CallableStatment.
There is also stored proc related doc on an entirely new feature of
the JDBC driver, the ability to seamlessly handle refcursor return
values from procs.
--
Nic Ferrier
http://www.tapsellferrier.co.uk