Using transactions with JMS providers.
通过jms提供者使用事务。
Listing 2: Executing Statements And Using transactions.
清单2:执行语句和使用事务。
If using transactions, one-phase optimisations are possible.
如果使用事务,将使一阶段(one -phase)优化成为可能。
So be careful when using transactions on production databases!
所以当在生产数据库中使用事务时请小心!
Note that this requires using transactions to surround our locks.
注意,这需要采用事务来环绕锁。
Now you can take advantage of using transactions with Geronimo to maintain data integrity.
现在您可以使用Geronimo事务来维护数据完整性了。
Also, if your application is using transactions, you must attach a transaction object to the connection.
如果你的程序使用事务的话,你也得把事务对象附加给连接。
The most common reason for using transactions in an application is to maintain a high degree of data integrity and consistency.
在应用程序中使用事务常常是为了维护高度的数据完整性和一致性。
Using transactions data for A-share stocks in Shenzhen stock market, this paper studies market depths change after increased limit order book disclosure.
运用深圳证券交易所A股股票的交易数据,实证分析了指令簿透明度增加后市场深度的变化。
A database administrator can further investigate these transactions to isolate the problem using of the domain expert capabilities that OPM EE offers.
数据库管理员可以使用OPMEE提供的域专家功能进一步研究这些事务以隔离问题。
In other words, how do you establish transactional behavior without having an actual, distributed transaction (using distributed transactions across service invocations is unusual in SOA).
换句话说,如果没有真正的分布式事务处理(在SOA中,跨服务调用使用分布式事务处理并不常见),您要如何建立事务处理行为。
In other words, a system that is not tolerant to network partitions can achieve consistency and availability using common techniques such as transactions.
换句话说,一个不能容忍网络分区的系统可以利用像事务这样普通的技术来实现一致性和可用性。
The TPC-C benchmark simulates a distribution enterprise with a product sales cycle using a small set of transactions and tables.
TPC - c基准使用一小组事务和表来模拟一家分销企业,该企业有一个产品销售周期。
Both activities are implemented in separate methods using local transactions and stored procedures.
两个活动分别使用本地事务和存储过程的方法实现。
When measuring your own production server using just CPU and transactions, be sure to exercise caution, because these Numbers can be misleading over an extended time period.
当仅使用CPU和事务度量您自己的生产服务器时,要确保小心操作,因为经过一段扩展时期后这些数值可能会令人费解。
Because I am using EJB3 for my implementation examples, I'll show you the implementation using programmatic transactions.
由于我在实现示例中使用的是EJB3,因此我将展示使用程序化事务的实现。
Rather than using programmatic transactions within the same method, you can move the update operations to another public method within the call stack.
不用在相同的方法中使用编程事务,而是将更新操作移动到调用栈的另一个公共方法中。
You deal with transactions using a session which represents a conversation request to process a single unit of work.
你使用表示对话请求的会话来处理单个工作单元,以此来处理事务。
This is a great advantage of using read-only transactions over non-transactional data access in flow-managed persistence.
这是在流管理持久化中使用只读事务优于使用非事务性数据访问的地方。
Production - The environment used to conduct business transactions using live data.
生产——使用实时数据执行业务事务的环境。
But with RSS, it is simply not possible currently - because there is no way to describe bank transactions using standard RSS.
但是用rss,现在就是不可能滴—因为现在木有用来描述银行业务的标准RSS语句。
We illustrate local transactions with JPA using the SAMPLE database, but we use both the databases for illustrating JTA transactions.
我们将使用SAMPLE数据库演示利用JPA的本地事务,但还会将这两个数据库用于演示JTA事务。
Using container-managed transactions (CMTs) provides two key advantages that are nearly impossible to obtain without container support: composable units of work, and robust transactional behavior.
使用容器管理的事务(CMT)提供了两个关键的优势(如果没有容器支持这几乎是不可能的):可组合的工作单元和健壮的事务行为。
Some of these transactions have been coordinated with JMS/MQ transactions using an XA datasource.
其中某些事务已经可以使用XA 数据源使其与JMS/MQ 事务等同。
Before diving into how to develop applications using distributed transactions, let's review what distributed transactions are and why they're useful.
在开始研究如何使用分布式事务开发应用程序之前,让我们回顾一下什么是分布式事务以及为什么说它们很有用。
The process for executing transactions is connected to DB2 using XA_OPEN.
执行事务的进程使用XA_OPEN连接到DB2。
Using checkpoints, committed transactions are written to disk.
通过使用检查点,已提交的事务将被写入到磁盘。
Users of NFS may now conduct secure transactions using a remote procedure call (RPC) implementation of the General Security Service (GSS) API.
使用通用安全服务 (General Security Service,GSS)API的远程过程调用 (remote procedure call,RPC)实现,NFS的用户现在可以进行安全的事务处理。
This returns true if the MDB is using container-managed transactions and the method in question has a transaction attribute of Required.
如果MDB正在使用容器托管的事务,而且要处理的方法具有Required事务属性,那么isDeliveryTransacted会返回true。
This can happen for servlets, session beans using bean-managed transactions, and for a few other scenarios.
使用Bean 管理的事务的会话Bean和一些其他情况会发生这种现象。
应用推荐