- TransactionManager could not commit. A user provided connection is currently being used by this session. You must call the commit() method of the Connection directly. The calling .setUserConnection (null) will clear the user provided transaction.
[意味]
TransactionManagerはコミットできませんでした。 接続に提供されたユーザは、現在、このセッションで使用されています。 直接コネクションのコミットメソッドを実行してください。setUserConnection(null)の呼び出しはユーザの提供したトランザクションをクリアします。[システムの処理]
コマンドの処理を中止します。
[システムの処理]
アプリケーションの実行を終了します。
[ユーザの対処]
トランザクションの設定を確認してください。