JDBC 2.0 Array support

Поиск
Список
Период
Сортировка
От Doug Lau
Тема JDBC 2.0 Array support
Дата
Msg-id s9995154.083@dotgwia.dot.state.mn.us
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: chriswood@wvda.com
Дата:
Сообщение: What does this pgAdmin error mean?
Следующее
От: "Peter Mount"
Дата:
Сообщение: Re: JDBC 2.0 Array support