Row set implementation
Row set implementation
От:
Dave Cramer <pg@fastcrypt.com>
Дата:
Is anyone working on, or have plans to for a rowset implementation for the jdbc driver. If so can they let me know. Dave -- Dave Cramer http://www.postgresintl.com 519 939 0336 ICQ#14675561
Re: Row set implementation
От:
Kris Jurka <books@ejurka.com>
Дата:
On Wed, 10 Nov 2004, Dave Cramer wrote: > Is anyone working on, or have plans to for a rowset implementation for > the jdbc driver. If so can they let me know. > Are you talking about a rowset implementation specific to pg? Have you looked at sun's reference implementation and found it lacking? What are the advantage to creating a pg specific rowset implementation? Kris Jurka