Transaction - Determines the logical unit of work that the component's processing executes.
Transaction-确定组件处理执行的逻辑工作单元。
Within the terms of the CICS TG, this is referred to as an extended logical unit of work (Figure 5).
在CICSTG的术语中,这称为扩展的逻辑工作单元(图5)。
This technique works fine if you have a single database maintenance activity within the logical unit of work (LUW).
如果在逻辑工作单元(LUW)中维护一个数据库活动,那么这一技巧将非常有用。
A transaction is a set of operations that must be executed as a single unit, which is often called a logical unit of work.
事务是必须以单个单元(常被称为逻辑工作单元)的形式执行的一组操作。
The user is allowed to place more than one buy order, and each buy order will be treated as a separate logical unit of work.
用户可以下多个购买订单,并且每一个订单将会作为一个单独的逻辑单元来处理。
Both steps have to be processed as a logical unit of work, and failure in one of the services will result in a failure message to the user.
这两步都必须处理为一个逻辑工作单元(即事务),其中任何一个服务的失败都会向用户发送失败的信息。
Otherwise it will run without a transaction context, with the assumption that it is the only method being invoked within the logical unit of work (LUW).
否则,它将在事务上下文之外运行,并假设它是惟一一个在逻辑工作单元(LUW)内得到调用的方法。
Otherwise, it will run without a transaction context, with the assumption that it is the only method being invoked within the logical unit of work (LUW).
否则,它将在没有事务上下文的情况下运行,这需要假设它是在逻辑工作单元(LUW)中惟一调用的方法。
Read-write access to different information sources - in particular when coordinating a logical unit of work - is constrained by the vendor-specific support.
不同信息源的读写访问(特别在对逻辑工作单元进行协调时)将受到供应商特定的支持的约束。
Sometimes applications are written with a fine-grained API layer, requiring the client to make multiple calls to the API layer for a single logical unit of work (LUW).
有时,应用程序是使用细粒度的api层编写的,这需要客户端向api层发起多个调用才能实现单个逻辑工作单元(LUW)。
When supporting write access to this integrated view, the federation server must synchronize the manipulation of data in the various sources into a logical unit of work.
支持对此集成视图的写访问时,联合服务器必须将各个源中的数据操作同步到逻辑工作单元中。
This set of operations is an indivisible unit of work, and in some contexts, is also called a logical unit of work. Transactions provide what are known as the ACID properties
此操作集是一个不可分割的工作单元,并且在一些上下文中又称为逻辑工作单元。
Problems occur with the REQUIRES_NEW attribute when methods using it are invoked within the same logical unit of work via inter-service communication or through orchestration.
当使用requires_new属性的几个方法通过服务间通信或编排在同一逻辑工作单元内调用时,该属性就会出现问题。
Transaction -- a series of actions performed as a single logical unit of work in which either all of the actions are performed or none of them are (also called a local or simple transaction).
事务--作为工作的单一逻辑单元而执行的一系列操作,在执行过程中要么所有的操作都被执行,要么一个都不执行(也被称为本地或简单事务)。
"Horizontal Scalability" - Adding multiple logical units of resources and making them work as a single unit.
横向扩展“-增加多个逻辑单元资源并且使他们作为一个整体在工作。”
CIM_Job is a logical element representing a unit of work for a system, such as a print job. A job is distinct from a process in that a job can be scheduled.
Job为代表系统作业单位的逻辑组件,如打印作业。作业不同于处理因为作业可以定时。
An assembly is a collection of types and resources that are built to work together and form a logical unit of functionality.
组件是建置来共同运作及构成一个功能逻辑单位的型别和资源的集合。
It is a collection of types and resources that are built to work together and form a logical unit of functionality.
它是为共同运行和形成功能逻辑单元而生成的类型和资源的集合。
You can think of an assembly as a collection of types and resources that form a logical unit of functionality and are built to work together.
您可以将组件视为形成功能逻辑单位、而且必须共同合作的一组型别和资源集合。
You can think of an assembly as a collection of types and resources that form a logical unit of functionality and are built to work together.
您可以将组件视为形成功能逻辑单位、而且必须共同合作的一组型别和资源集合。
应用推荐