Skip to content

jdbc: Raise SQLException on Connection methods for a closed connection #72

Closed
@Totktonada

Description

@Totktonada

The API states that the exception should be raised when a method is called on a closed connection. It is so for most of the methods. We don't raise it for some 'dumb' methods like getWarnings / clearWarnings, but it seems we must.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingjdbc

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions