UR ensures the highest level of performance at the cost of some datainconsistency.
UR 以牺牲某些数据的不一致性为代价,确保了最高级别的性能。
2
Conversely, ur ensures the highest level of performance at the cost of some datainconsistency.
相反,UR保证了最高的性能,但以一部分数据并发性为代价。
3
So if you can deal with the above datainconsistency and really don't want JTA complexities for just one or a few methods, you should use local transactions.