[ 
https://issues.apache.org/jira/browse/DERBY-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536601
 ] 

Dag H. Wanvik commented on DERBY-2065:
--------------------------------------

Committed patch derby-2065_1 at svn 587040. I added this note to the commit 
message:

As a result of this patch SQLState.LANG_INVALID_TRANSACTION_STATE and
the testing framework's equivalent
SQLStateConstants.INVALID_TRANSACTION_STATE_NO_SUBCLASS are now
unused, but I leave them declared since the constant 25000 is defined
in the standard and may find some future use.


> Network and embedded difference in SQLSTATE and message when 
> Connection.close() with open transaction.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2065
>                 URL: https://issues.apache.org/jira/browse/DERBY-2065
>             Project: Derby
>          Issue Type: Bug
>          Components: Network Client, Network Server
>            Reporter: Bernt M. Johnsen
>            Assignee: Jørgen Løland
>            Priority: Minor
>         Attachments: derby-2065_1.diff, derby-2065_1.stat, releaseNote.html
>
>
> Network and embedded difference in SQLSTATE and message when 
> Connection.close() with open transaction.
> ----------- NetworkClient --------------
> Message: Cannot close a connection while a transaction is still active.
> SQLState: 25001
> ----------- Embedded --------------
> Message: Invalid transaction state.
> SQLState: 25000

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to