RequiresNew事务类型不同。
可以对相同事务类型使用不同的SLM策略操作。
The different SLM policy actions can be used together for the same transaction type.
事务类型用于根据业务或产品组分组收入和费用项目。
Transaction types are used to group revenue and expense items according to business or product groups.
事务日志对总体性能和两个主要事务类型的影响比较小但非常重要。
Transaction logging appeared to have a small but significant effect on overall performance and for the two major transaction types.
此模式适用于很多事务类型,如下订单、申请抵押贷款或申请驾照。
This pattern is applicable to many types of transactions, such as placing an order, applying for a mortgage, or applying for a driving license.
这包括每个方法的事务类型,甚至EJB是无状态 EJB 这一事实。
These include the transaction types for each method and even the fact that the EJB is a stateless EJB.
如果不需要事务,请将事务类型设置为 NotSupported。
Set the transaction type to NotSupported if no transaction is required.
Required事务类型指明会话bean方法在代码执行时需要存在一个事务。
The Required transaction type specifies that the session bean method requires a transaction to be present while its code is executing.
可以看出事务类型的模式、执行事务的频率以及哪些事务的执行时间比较长。
You can identify a pattern of transaction types, how often they occur, and which ones take longer to execute.
给出了基于事务实例锁集和后继子事务类型集的多事务多实例并发运行算法。
Introduce concurrency control method based on transaction instance lock set and posterior sub-transaction type set.
在无状态会话bean上下文外部的客户机层中使用编程事务时,您不需要设置事务类型。
When you use programmatic transactions in the client layer outside of the context of a stateless session bean, you don't need to set the transaction type.
TransactionDemo应用程序使用XDoclet代码生成器设置事务类型。
The transaction Demo application sets up the transaction type using the XDoclet code generator.
如果在调用线程中不存在事务,则由容器创建一个事务,与Required事务类型相似。
If a transaction doesn't exist on the calling thread, one is created by the container, similar to the Required transaction type.
事务类型的区别(工业vs .零售业)和公共云、私有云或混合云的选择都影响阈值策略的创建。
The differences in transaction types (industrial vs. retail) and the choice of public, private, or hybrid clouds affects the creation of threshold policy.
由于事务类型由两位或三位数值或字母代码标识,因此大公司或小公司需要关联每种类型的业务事务类别。
Since transaction types are identified by two - or three-bit numerical or character code, a large company or small business needs to associate a business transaction category for each type.
如果是3个节点的话,相同事务类型测量到的时间依次为:13372、12185和1121。
For 3 nodes, the measured times were 13372, 12185 and 1121 for each of the transaction types.
下面,我们来看一个描述的web服务查询的简单用例,假设一个十印电子提交的事务类型和提交类型已指定。
Let's consider a simple use case of a web service look-up of a description, given the transaction type code and submission type for a ten-print electronic submission.
要更改服务器端状态,唯一得到认可的方法就是使用操作链接,而对于事务类型的请求,操作链接是最好的选择。
The only sanctioned way to change the server side state is to use action links — and for a transactional type of request, action links are the best choice.
在EJB模块中,指定事务类型为Required(缺省情况下为此类型)的Bean方法以参与到全局原子事务中。
In an EJB module, specify bean methods with transaction type Required (the default) to participate in a global atomic transaction.
如果您未使用此注释,则容器将假定您使用声明式事务管理(CONTAINER),它是EJB 3.0的默认事务类型。
If you don't use this annotation, the container assumes you are using declarative transaction management (container), which is the default transaction type for EJB 3.0.
基本上,要为连接到CICS或其它资源的ejb添加事务完整性,您只需要在bean的部署描述符中指定所需的EJB事务类型。
Basically, to add transactional integrity to EJBs that connect to CICS or other resources, you simply specify the required EJB transaction type in the deployment descriptor of the bean.
这是由Bean的事务类型属性控制的:Container的事务类型将使用事务,而Bean的事务类型将不使用事务。
This is controlled by the transaction type attribute of the bean: a transaction type of Container will use transactions, a transaction type of bean will not.
事务支持定义了调用是否是事务性的,如果是的话,是什么事务类型(原子性的(两阶段提交)还是商业事务,或是其它)。
Transactional support specifies whether the invocation is transactional and, if so, the type of transaction (Atomic (two phase commit) versus Business transaction, or otherwise).
jpautility捆绑包中的persistence . xml文件经修改包括一个JTA事务类型,而不包括resource_local。
The persistence.xml file in the jpautility bundle is modified to include a transaction-type of JTA instead of resource_local.
WebSphereApplicationServerV6.1及更高版本支持JPA应用程序托管的实体管理器,该管理器可能是JTA或本地资源事务类型。
WebSphere application Server V6.1 and later supports JPA application-managed entity managers, which might have a transaction type of either JTA or resource-local.
此过程有助于验证和授权用户可以访问的事务资源类型。
This process helps authenticate and authorize the types of transaction resources a user can access.
可恢复流程可以存储两种类型的信息:事务状态信息和数据更改描述。
Recoverable processes can store two types of information: transaction state information and descriptions of changes to data.
这种类型的事务可以利用服务器辅助的客户端重定向来减少通信花费。
It is this type of transaction that can take advantage of server-assisted client redirect to reduce communication costs.
EJB规范定义了事务传播的类型。
The EJB specification defines types of transaction propagation.
表2描述了CICS镜像任务的最后所得到的ECI调用类型和事务作用域。
Table 2 describes the resulting ECI call type and the transactional scope of the CICS mirror task.
应用推荐