JDBC Driver: Check for closed statement - Mailing list pgsql-jdbc

From Kim Ho
Subject JDBC Driver: Check for closed statement
Date
Msg-id 1057252677.4863.19.camel@topanga.toronto.redhat.com
Whole thread Raw
List pgsql-jdbc
Problem:
 - Closing a statement should cause it to throw exceptions when
execute/set/get methods are called on it.

Fix:
 - Flag is set when the statement is closed. It is checked whenever an
execute/get/set method is called.

Cheers,

Kim

Attachment

pgsql-jdbc by date:

Previous
From: "Roman Fail"
Date:
Subject: Re: No timeout to establish Connection?
Next
From: Scot Floess
Date:
Subject: Re: No timeout to establish Connection?