A Hibernate session represents a scoping for a unit of work.
Hibernate会话表示工作单元的范围。
Puts the message in the reply queue and commits the unit of work.
将该消息放入应答队列并提交工作单元。
Payload formats and semantics for batch and "unit of work" requests.
用于批处理和“工作单元”请求的负载格式和语义。
RR: Locks all the rows an application references within a unit of work.
RR:锁定一个应用程序在一个工作单元内引用的所有行。
Correlation ID for events emitted by the same transaction or unit of work.
相同事务或工作单元所发射事件的关联id。
RS: Locks only those rows that an application retrieves within a unit of work.
RS:仅锁定应用程序在一个工作单元内检索的行。
This intent defines a unit of work scope, within which the transaction is atomic.
此意图定义工作范围单位,在此范围内事务具有原子性。
In this manner, you can coordinate the two database activities in the same unit of work.
通过这种方式,您可以在相同的工作单元中协调两个数据库活动。
In other words, all database updates are no longer contained within a single unit of work.
换句话说,所有数据库更新都不再包含在一个单一的工作单元中。
Transaction - Determines the logical unit of work that the component's processing executes.
Transaction-确定组件处理执行的逻辑工作单元。
Most server applications today use the user request-response processing as their unit of work.
如今,大多数服务器应用程序将用户请求-响应处理作为一个工作单元。
It gets even more difficult if the unit of work is spread over multiple methods or components.
如果工作单元分布在多个方法或组件上,则会更加困难。
A local transaction is a unit of work between a WebSphere connection and the resource manager.
本地事务是WebSphere连接与资源管理程序之间的工作单元。
Transactionality: How is the system designed to preserve the ACID properties of a unit of work?
事务性:如何设计系统来保存工作单元的ACID属性?
Regarding the scope of unit of work and transaction boundary demarcation, there are 3 patterns.
考虑到工作单元的范围和事务边界的划分,有3中模式。
Transaction locks (database locks) are those that occur within a single transactional unit of work.
事务锁(数据库锁)是单个事务工作单元内出现的锁。
A transaction is a set of one or more statements that are executed together as a unit of work (UOW).
事务是一条或多条语句的集合,这些语句作为一个工作单元(UOW)一起执行。
The unit of work cannot be managed by the queue manager to which the client application is connected.
工作单元不能由客户机应用程序连接的队列管理器管理。
In such cases a transactional unit of work can take minutes, hours, or in some cases days to complete.
在这种情况下,一个事务工作单元可能花费几分钟、几小时,甚至几天来完成。
After the specified latency, events are dropped into a second holding area to build up a unit of work.
经过特定的延迟后,事件被放入第二个容纳区域,以构建一个工作单元。
A unit of work may be an entire process, a function supporting a process, or a step of a business process.
工作单元可以是一个整体流程,一个支持流程的功能,或是一个业务流程的一个步骤。
Addition or merging, as a unit of work, of implementation artifacts resulting from business model changes.
作为一个工作单元,添加或合并因业务模型更改而产生的实现项目。
Sometimes a unit of work (UOW) is started for a user session, but the UOW is not committed or rolled back.
有时一个用户会话会启动一个工作单元(UOW),但是 UOW不会提交或回滚。
In a development team, it works as a unit of work because everyone in the team can understand what it means.
在开发团队中,它作为工作的一个基本单元执行,因为团队中每个人都能明白它的意思。
In this scenario, the transactional unit of work must reside in the client layer to ensure an atomic unit of work.
在此场景中,事务工作单元必须位于客户机层中以确保自动化的工作单元。
This technique works fine if you have a single database maintenance activity within the logical unit of work (LUW).
如果在逻辑工作单元(LUW)中维护一个数据库活动,那么这一技巧将非常有用。
You deal with transactions using a session which represents a conversation request to process a single unit of work.
你使用表示对话请求的会话来处理单个工作单元,以此来处理事务。
A transaction, also referred to as a "unit of work," does not affect the database unless that transaction is committed.
除非已经提交了事务(也称作“工作单元”),否则它不会影响数据库。
However, the newly created variable can be used within the session that created it before the unit of work is committed.
然而,在创建全局变量的会话的内部,在提交工作单元之前也可以使用新创建的变量。
The modeler USES concepts and patterns as Entities, Value Objects, Unit of Work, Repository, Specification and Aggregates.
建模器使用到的概念和模式包括实体、值对象、工作单元、仓库、规范和集合等。
应用推荐