Network and embedded difference in SQLSTATE and message when Connection.close()
with open transaction.
------------------------------------------------------------------------------------------------------
Key: DERBY-2065
URL: http://issues.apache.org/jira/browse/DERBY-2065
Project: Derby
Issue Type: Bug
Reporter: Bernt M. Johnsen
Priority: Minor
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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira