jdbc supportsStoredProcedures

Поиск
Список
Период
Сортировка
От tijgertje
Тема jdbc supportsStoredProcedures
Дата
Msg-id 1076835838.625408@seven.kulnet.kuleuven.ac.be
обсуждение исходный текст
Список pgsql-jdbc
Hi,

I'm having this weird problem and I hope somebody can help me with this.
I've created a new database named test and I also did createlang plpgsql
test.
So after that I wrote this simple jdbc program, I tried to test if
PostgreSQL supports stored procedures with the supportsStoredProcedures
method in the DatabaseMetaData class, but the method returned false. I don't
understand why it returns this result. Is it a problem related to PostgreSQL
or the jdbc driver, or is it just me?

Tnx :)



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

Предыдущее
От: Warren Little
Дата:
Сообщение: idle in transaction
Следующее
От: "obaks"
Дата:
Сообщение: error:mismatched parentheses