pgsql/src/interfaces/jdbc/org/postgresql/jdbc2 ...

Поиск
Список
Период
Сортировка
От davec@postgresql.org (Dave Cramer)
Тема pgsql/src/interfaces/jdbc/org/postgresql/jdbc2 ...
Дата
Msg-id 20020222025825.C2DE7475B45@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    davec@postgresql.org    02/02/21 21:58:25

Modified files:
    src/interfaces/jdbc/org/postgresql/jdbc2: ResultSetMetaData.java

Log message:
    This patch fixes the exception thrown to inform the user the method
    getColumnClassName(int) is not implemented. This will futher fixes method
    ResultSet.getObject(int) since it requires the getColumnClassName(int) method to return the proper java class used
tomap the database column. 

    auther Ed Yu


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

Предыдущее
От: davec@postgresql.org (Dave Cramer)
Дата:
Сообщение: pgsql/src/interfaces/jdbc/org/postgresql/jdbc1 ...
Следующее
От: momjian@postgresql.org (Bruce Momjian - CVS)
Дата:
Сообщение: pgsql/doc/TODO.detail namedatalen