|
以上代码在ut2.begin() 是就提示错误....在一个Thead 不能同事开起两个事务
javax.transaction.NotSupportedException: Attempt to start a nested transaction (the transaction started previously hasn't been ended yet).
在两个或多个Context 下怎么控制事务呢?
|
在两个或多个Context 下怎么控制事务呢?
|
[该贴被banq于2010-12-26 12:20修改过]