JDBC 2.0 Array support - Mailing list pgsql-interfaces

From Doug Lau
Subject JDBC 2.0 Array support
Date
Msg-id s9995154.083@dotgwia.dot.state.mn.us
Whole thread Raw
List pgsql-interfaces
I have rudimentary array support working for the JDBC 2.0 PostgreSQL driver. My changes mostly affect the
org.postgresql.jdbc2.ResultSetclass, with two new classes: Array and TypeMapper.  The TypeMapper class will also be a
goodbase to begin support for JDBC 2 type maps for UDTs.  If anyone is interested, I can send a patch.
 

Douglas Lau
doug.lau@dot.state.mn.us 




pgsql-interfaces by date:

Previous
From: chriswood@wvda.com
Date:
Subject: What does this pgAdmin error mean?
Next
From: "Peter Mount"
Date:
Subject: Re: JDBC 2.0 Array support