setCatalog

Поиск
Список
Период
Сортировка
От Patrik Lundgren
Тема setCatalog
Дата
Msg-id 001001c30277$0e04df70$0300a8c0@energy
обсуждение исходный текст
Ответ на Re: error getString() --> decodeUTF8 /  (Pedro Salazar <pedro-b-salazar@ptinovacao.pt>)
Ответы Re: setCatalog
Список pgsql-jdbc
I would like to know if there are any plans to implement the setCatalog
function?

I'm developing a swing based db admin tool that I think people will
like. As my application works now the user has to manually create a new
db item for each catalog. Get's a bit irritating after a while.

Perhaps this is not a very important function for most people. If I find
a solution can I get it included in the driver?

Another question I have asked about earlier is about
DatabaseMetaData.getExportedKey(). I got the answer that it only works
if one of the columns in a constraint is a primary key. My problem is
that I get an empty resultSet when asking for keys I know exist. Someone
else beside me who thinks this is wrong, even though the jdbc spec might
say otherwise?

Regards,
Patrik Lundgren


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

Предыдущее
От: Pedro Salazar
Дата:
Сообщение: Re: error getString() --> decodeUTF8 /
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: setCatalog