...,非必要性的在您的应用中引入XA数据库驱动,会导致不可预料的后果与错误,特别是在使用本地事务模型(Local Transaction Model)时。因此,一般来说在您不需要XA的时候,应该尽量避免使用它。
基于24个网页-相关网页
The answer is that the High Performance strategy leverages the Local Transaction model in conjunction with a compensation framework.
答案是高性能策略利用本地事务模型,配合补偿框架一起使用。
You can use the Local Transaction model in one of two ways: let the database manage the connection, or manage the connection programmatically.
您可以采用以下两种方式来使用 Local Transaction 模型:让数据库来管理连接,或者以编程的方式管理连接。
But wait - if the Local transaction model doesn't support basic ACID properties, then how can a transaction strategy based on this model possibly be a good strategy?
但是等等—如果本地事务模型不支持基本的ACID属性,那么基于这种模型的事务策略如何能成为一个好策略呢?
应用推荐