ResultSetMetaData implementation

Поиск
Список
Период
Сортировка
Hi

I implemented the getTable() method in AbstractJdbc2ResultSetMetaData
(only for protocol version 3), however, I had to change the Field class
(added tableOid field and added a getter for BaseConnection), the
receiveFieldsV3() method in QueryExecutor to account for the extra
tableOid field in the Field class.

What is the correct way to create patches?



thanks in advance






В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: A bug in 7.3 jdbc driver now support for PG money type
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: ResultSetMetaData implementation