jdbc supportsStoredProcedures - Mailing list pgsql-jdbc

From tijgertje
Subject jdbc supportsStoredProcedures
Date
Msg-id 1076835838.625408@seven.kulnet.kuleuven.ac.be
Whole thread Raw
List 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 by date:

Previous
From: Warren Little
Date:
Subject: idle in transaction
Next
From: "obaks"
Date:
Subject: error:mismatched parentheses