Do you any solution to correct transaction handling with that much data?
您是否有一些对这样数据的正确事务处理的解决方法?
Callers will have varying transactional requirements, so the service layer should allow the caller to affect transaction handling.
调用者将会具有不同的事务需求,因此服务层应该允许调用者影响事务处理。
This article showed how and when to use the QoS qualifiers to provide transaction handling, security handling, and data validation.
本文展示如何使用QoS限定符来提供事务处理、安全处理和数据验证,以及何时使用。
By default, Integration Developer generates some qualifiers to provide transaction handling and reliable asynchronous message delivery.
默认情况下,IntegrationDeveloper生成一些限定符来提供事务处理和可信任异步消息传递。
Transaction handling interfaces deal with managing distributed transactions across various back ends that support a two-phase commit protocol.
事务处理(Transaction handling)接口负责管理跨支持两阶段提交协议的各种后端的分布式事务。
If you used Spring AOP for transaction handling you could place the appropriate method calls declaratively, rather than having to place each one individually.
如果使用SpringAOP进行事务处理,那么可以声明性地安排适当的方法调用,而不必逐个安排。
The EJB container relieves developers from managing common enterprise functions such as security, transaction handling, connection pooling, and external resource management.
ejb容器使开发人员不必管理常见的企业功能,如安全性、事务处理、连接合用和外部资源管理。
In the case of a simple JMS client, you often have no choice but to outsource security and transaction handling to a provider, which means they will be handled in a vendor-specific way.
对于一个简单J MS客户机,您只能选择将安全性和事务处理外包给某个供应商,也就是说,这些问题将是以一种特定于供应商的方式来处理的。
By applying carefully the database functions of transaction handling and concurrent access, the platform guarantees data reliability and data integrity in multi user network environment.
该系统还利用了数据库自身的事务处理与并发控制功能,解决了在多用户网络环境下的数据完整性和可靠性问题。
To provide mature, accurate, efficient Location Based Services for users, the functions of transaction processing and long-time transaction handling have become the requirements of modern GIS system.
为向用户提供完善、正确、高效的基于位置的服务功能,事务处理、长事务处理能力成为现代GIS系统应具备的功能。
Application programmers should be sure to test the behavior of the transaction manager in such situations to sufficiently accommodate any necessary special handling.
在此类情况中,应用程序编程人员应确保测试了事务管理器的行为,以充分适应任何必需的特殊处理。
Within this application, you are responsible for error handling in case an error is reported by a transaction branch, for example.
在该应用程序中,如果一个事务分支报告了错误,您就要负责进行错误处理。
Specifically, I'll cover logging, exception handling, and transaction demarcation.
更确切地说,我将讨论日志、异常处理和事务界定。
In each case, I explain the conceptual underpinning of the preferred transaction-handling strategy and also demonstrate its shortcomings.
在每种情况下,我都将解释首选事务处理策略的基本思想并说明其缺点。
Optimistic transaction locking should not be used to update sets of rows in a single update statement, as error handling in this case is very difficult.
乐观事务锁不能用于在单个update语句中更新数据行集合,因此在这种情况下,很难进行错误处理。
MSDTC is responsible for transaction management and the handling of WS-AT messages.
MSDTC负责事务管理和WS - AT消息的处理。
Default exception handling by the EJB container during a transaction has a couple of significant changes between V3.x and V4.
在事务中通过ejb容器进行缺省异常处理在V3 . x和V 4中存在一些重要的更改。
MovieDAO is a DAO that demonstrates all of the techniques discussed in this article: transaction demarcation, logging, and exception handling.
MovieDAO是一个展示本文中讨论的所有技术的DAO:事务界定、日志和异常处理。
These methods open the bean to receiving three additional callbacks from the container to allow the proper handling of transaction state within the bean.
这些方法使bean可以从容器接收三个额外的回调,以允许正确处理bean中的事务状态。
In the EJB implementation code, as a part of exception handling, set the transaction to Rollback, as shown in Figure 11.
在EJB实现代码中,作为异常处理的一部分将事务设置为Rollback,如图11所示。
It shields application developers from the complexity of transaction error and timeout handling related to remote Web services invocation.
应用程序开发人员通过它避免了与远程Web服务调用相关的复杂事务错误和超时处理。
Directly Remove Sol demonstrates handling a transaction in the Web tier by obtaining a UserTransaction instance and using it within the Struts action.
DirectlyRemoveSol通过获得一个UserTransaction实例并且在Struts动作中使用它来演示在web层中处理一个事务。
Listing 2 is a sample of how a business method can be implemented in case of a bean-managed transaction (note that exceptions handling is omitted for simplicity)?
清单2示例展示了业务方法在bean管理事务的情况下是如何实现的(注意,为简化起见省略了异常处理)?
Answer: I cannot comment much about Oracle's JDBC driver implementation for handling the result set at the end of an XA transaction.
答:我不能对xa事务末尾处理结果集的OracleJDBC驱动程序实现妄加评论。
The container handles the transactions, so the bean developer doesn't need to write transaction-handling code.
容器处理事务,因此bean开发人员不需要编写事务处理代码。
Withdraw money or buy insurance, and in most cases mainframes are handling the transaction.
在取款,购买保险,以及其他很多方面,大型机仍然发挥着他们的热度。
Directories generally do not support complicated transaction or roll-back schemes found in database management systems designed for handling high-volume complex updates.
目录通常不支持在数据库管理系统中为处理大量复杂更新而设计的并发事务或者回滚机制。
Directories generally do not support complicated transaction or roll-back schemes found in database management systems designed for handling high-volume complex updates.
目录通常不支持在数据库管理系统中为处理大量复杂更新而设计的并发事务或者回滚机制。
应用推荐