ResultSetMetaData.isNullable(i) not working?

Поиск
Список
Период
Сортировка
От Guido Fiala
Тема ResultSetMetaData.isNullable(i) not working?
Дата
Msg-id 200402191725.32340.guido.fiala@dka-gmbh.de
обсуждение исходный текст
Ответы Re: ResultSetMetaData.isNullable(i) not working?
Список pgsql-jdbc
Hi all,

has someone else tried to use ResultSetMetaData.isNullable(i) to determine
if a column is nullable?

It seems that the driver always returns columnNullableUnknown - independently
if the datasource is a table or view and independ on actual settings.

I can see that it is almost impossible to determine that for columns of views
- or does someone know the trick?

But at least for tables it should work...

Guido

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

Предыдущее
От: "Chris Smith"
Дата:
Сообщение: Re: PATH: SSL flexibility and documentation
Следующее
От: "Chris Smith"
Дата:
Сообщение: v3 protocol question