Skip to content

SQLServerConnection #1191

@fischerRo

Description

@fischerRo

Question

Why do you think the instance variable "state" in SQLServerConnection don't need to be volatile.

The Method abort(Executor) implements java.sql.Connection.abort(Executor)
I think that the javadoc means the other thread should see the change (closed Connection).
But yes the javadoc from java.sql.Connection.abort(Executor) is not really explicit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    QuestionUsed when a question is asked, as opposed to an issue being raised

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions