The API Layer and Client Orchestration transaction strategies that I've covered in previous articles in this series are core strategies that apply to most standard business applications.
我在本系列的前几篇文章中所介绍的api层和客户端编排策略事务策略是应用于大多数标准业务应用程序的核心策略。
Some transactions might start in the API layer, some in the business layer, and some even in the DAO layer.
一些事务可能在 API 层中开始,一些在业务层中开始,还有一些甚至在 DAO 层中开始。
The API Layer transaction strategy will work fine for most business applications.
API Layer 事务策略将良好地应用于大多数业务应用程序。
应用推荐