The behaviors inconsistence between CommitTransaction and RollbackTransaction
in SqlMapSession
----------------------------------------------------------------------------------------------
Key: IBATISNET-211
URL: https://issues.apache.org/jira/browse/IBATISNET-211
Project: iBatis for .NET
Issue Type: Bug
Components: DataMapper
Affects Versions: DataMapper 1.6
Reporter: Yao jian
Priority: Minor
The behaviors inconsistence between CommitTransaction and RollbackTransaction
in SqlMapSession:
RollbackTransaction set _transaction to null bebore return while
CommitTransaction does not set _transaction to null.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.