You can use this new qualifier to control transaction boundaries.
可以使用这个新限定词控制事务边界。
To manually control transactions, the bean must set the transaction-type attribute in the EJB deployment descriptor to Bean.
要手动控制事务,bean必须将EJB部署描述符中的transaction-type属性设置为 Bean。
The JMS client can optionally control this transaction explicitly, such as to coordinate receiving a message from one queue with sending a message on another queue in the same messaging system.
JMS客户端可以任意的显式控制该事务,比如在同一个消息传递系统中,协同处理从一个队列接收消息和向另一个队列发送消息。
You can also control the transaction type.
您还可以控制事务处理类型。
Interceptors are a special kind of invokers that provide additional function, such as data transformation, security, and transaction control.
拦截器是一种特殊的调用器,它提供其他的功能,比如数据转换、安全性和事务控制。
In addition to transaction locking, this approach is needed to control the concurrency of applications on a higher level.
除了事务锁定之外,这种方式可以在更高的级别上控制应用程序的并发性。
Concurrency control in business transaction terms usually involves generating and maintaining locks on data stores, such as relational databases.
并发控制在业务事务术语中通常涉及生成和维护数据存储上的锁,例如关系数据库。
Unfortunately, it is sometimes desirable to have more control over a transaction than simply rolling back every change in the current transaction.
可惜的是,有时候需要的是对事务多一点的控制,而不是在当前的事务中简单地对每一个改变进行回滚。
Transaction recovery is handled by the control region.
事务恢复由控制区域处理。
But that simple transaction can't take place because of complex forces beyond their control.
但是,因为他们自身无法控制的复杂的力量,简单的交易无法进行。
The server side requires a complete implementation of the query syntax, selection as well as access control and transaction support required to expose the data safely.
服务器端需要查询语法、选择操作的完整实现,以及为了数据安全而需要的访问控制和事务支持功能。
A request parser is chosen based on the transaction context to parse out the request business object which contains a control object as the header and a transaction object as the body.
根据事务上下文选择一个请求解析器,请求解析器对请求业务对象进行解析;这个对象的头包含一个控制对象,体包含一个事务对象。
Reuse of existing container features, such as access control and transaction management.
重用现有容器功能,如访问控制和事务管理。
A general extension to global temporary tables, which allows temporary tables that are not logged to be completely taken out of transaction control.
对全局临时表的一个通用扩展,允许没有日志记录的临时表完全脱离事务控制。
You do not need to write any code to control the transaction behavior.
您不需要写任何代码来控制事务行为。
The key to transactional control with CMT is the EJB transaction attribute, which is discussed next.
使用CMT的事务控制的关键是接下来讨论的EJB事务属性。
In this article, I have presented a prototype implementation of a distributed transaction coordination service that USES a transaction manager to control a set of transactions.
在本文中,我介绍了使用事务管理器控制一组事务的分布式事务协调服务的原型实现。
When the caller wants to control a transaction, you use the suspend transaction qualifier.
当一个调用者想控制一个事务时,可以使用中止事务限定符。
Transactions: These are programs running under the control of transaction managers such as CICS and IMS/TM.
事务:事务是在事务管理器(例如CICS和IMS/TM)控制下运行的程序。
This feature to implement multiversion concurrency control (MVCC) : when mutations within a transaction are applied, the values are written at the timestamp of their transaction.
该特性实现了多版本并发控制(MVCC):当使用了事务时,在写入值时需要带上其事务的时间戳。
The DROPSCHEMA procedure is under transaction control and does not perform commit or rollback on its own.
DROPSCHEMA 过程在事务控制下执行,它自己不执行提交或回退。
Hence, when the client needs to control a transaction, use the suspend transaction qualifier. When the service provider needs to control it, you will resort to the join transaction qualifier.
因此,当客户端需要控制一个事务时,使用中止事务限定符,当服务提供商要控制时,可以使用联接事务限定符。
Control object, as a transaction context object, is passed through the whole transaction process from beginning to the end.
在整个事务处理过程中,作为事务上下文对象传递控制对象。
Using Visual Studio, build a client application to initiate and control the WS-Transaction
使用VisualStudio,构建一个客户端应用程序来启动并控制WS-Transaction
Transaction control specific issues.
与事务控制相关的问题。
JTA methods for transaction control.
控制事务的JTA方法。
Xiong emphasized that "the transaction will in no way lead to any control of the natural resources of Australia."
熊伟平强调“这项交易绝不会导致对澳大利亚自然资源的控制”。
Instead, let the CMP bean method control the transaction through the container.
相反,可以让CMPbean方法通过容器控制事务。
SOATransactionManager — responsible for overall control of transaction execution and recovery.
SOATransactionManager——负责事务执行和恢复的全部控制。
SOATransactionManager — responsible for overall control of transaction execution and recovery.
SOATransactionManager——负责事务执行和恢复的全部控制。
应用推荐