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客户端可以任意的显式控制该事务,比如在同一个消息传递系统中,协同处理从一个队列接收消息和向另一个队列发送消息。
All this interaction occurs with your own transaction object, an object that is really your interface to this world — an object you control from your J2ME device.
所有这些交互都发生在您自己的交易对象上,该对象实际上是您与这个世界的接口—一个从您的J2ME设备进行控制的对象。
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.
可惜的是,有时候需要的是对事务多一点的控制,而不是在当前的事务中简单地对每一个改变进行回滚。
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.
对全局临时表的一个通用扩展,允许没有日志记录的临时表完全脱离事务控制。
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.
当一个调用者想控制一个事务时,可以使用中止事务限定符。
If the thread of control is a process, only one thread from a process is allowed to participate in the transaction.
如果控制的线程是流程,则只允许流程的一个线程参与事务。
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 过程在事务控制下执行,它自己不执行提交或回退。
"Trusted code" runs in the control region, user application code runs in the servant region, which completely isolates application execution and transaction management.
“受信任的代码”在控制区域中运行,用户应用程序代码在服务区域中运行,从而将应用程序执行与事务管理完全隔离。
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.
在整个事务处理过程中,作为事务上下文对象传递控制对象。
The transaction would leave Mr. Lauren and his family in control of more than 80% of the company's votes, compared with 88.5% currently.
交易完成后,劳伦及其家族将持有公司80%以上的投票权,目前持有88.5%的投票权。
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——负责事务执行和恢复的全部控制。
A Web service environment requires the same coordination behavior provided by a traditional transaction mechanism to control the operations and outcome of an application.
Web服务环境需要与上述相同的由传统事务机制所提供的协调行为,用来控制应用程序的各项操作和输出结果。
With the 1-safe setting, control returns to the application immediately after a transaction is committed on the primary server; replication to secondary server is done asynchronously.
对于1 -safe设置,事务在主服务器上提交后,控制权立即回到应用程序。复制到备用服务器的操作是异步进行的。
With the 1-safe setting, control returns to the application immediately after a transaction is committed on the primary server; replication to secondary server is done asynchronously.
对于1 -safe设置,事务在主服务器上提交后,控制权立即回到应用程序。复制到备用服务器的操作是异步进行的。
应用推荐