提交 c26d81a7 编写于 作者: S Serge Rider

Transaction monitor fix (state after reconnect)

上级 bf51d761
......@@ -75,7 +75,7 @@ public class QMMSessionInfo extends QMMObject {
public void reopen()
{
super.close();
super.reopen();
}
public QMMTransactionInfo changeTransactional(boolean transactional)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册