JDBC Driver: Check for closed statement

Started by Kim Hoabout 23 years ago1 messagespatches
Jump to latest
#1Kim Ho
kho@redhat.com

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

Attachments:

fixclose.difftext/plain; charset=UTF-8; name=fixclose.diffDownload+89-3