If you require two-phase commit transaction support, choose the CWYAP_SAPAdapter_Tx version.
如果您需要两阶段提交事务支持,请选择CWYAP_SAPAdapter _ Tx版本。
WS-AT is a two-phase commit transaction and is suitable only for micro transactions (short running).
WS - AT是两阶段提交事务,仅适合于微型事务(短期运行)。
After 5 minutes of commit transaction time, the secondary node will read the transactions from the staging directory LOG_STAGING_DIR and apply them.
在5分钟的提交事务时间之后,次要节点将从暂存目录LOG_STAGING_DIR读取事务,然后应用它们。
This is particularly true when transactions are widely distributed to business partner systems that may or may not be capable of participating in a standard, two-phase commit transaction.
当事务广泛地分布在也许能或也许不能参与标准的、两阶段提交事务的商业伙伴系统时是尤其正确的。
At the end of the transaction boundary (commit or rollback), the database agent is disassociated with the application.
在事务边界(提交或回滚)的末尾,数据库代理与应用程序分离。
In a read transaction, there are no changes to commit, but the transaction prevents the data being read from changing until all of the reads are complete.
在读事务中,没有变更需要提交,但是事务会防止对正在被读取的数据的修改,直到所有的读操作全部结束。
Database write locks are needed only at transaction commit time to ensure that the modified items are updated atomically without interference from concurrent updaters.
只有在事务提交时才需要数据库写入锁,以确保原子地更新已修改的项,而不受到并发更新的干扰。
If everything goes well, we will commit the transaction before closing the session.
如果所有的东西都运行正常,我们将在关闭会话以前提交事务。
This tells the server to commit the current transaction after this activity completes.
这告诉服务器在此活动完成后提交当前事务。
This will indicate not to commit the current transaction after the activity completes.
这将指示不在该活动完成后提交当前事务。
The user can view the data, make changes, and then invoke a transaction to commit those changes.
用户可以查看数据并进行更改,然后调用事务来提交这些更改。
Such applications have to commit the transaction within the lifetime of the HTTP request.
此类应用程序必须在HTTP请求的生命周期内提交事务。
If all participants are prepared to commit, the transaction commits; otherwise, the transaction aborts.
如果所有参与者都准备好提交,则事务提交;否则事务中止提交。
The log operation succeeds only on transaction commit, but a failure of the log operation doesn't cause the transaction to abort.
只有当事务提交的时候日志操作才会成功,但日志操作的失败并不会导致事务被中止。
提交这个JTA事务。
This causes the transaction to complete (commit or roll back) faster than in the API Layer transaction strategy.
其结果是,事务会比在api层事务策略中更快地完成(提交或回滚)。
To fix this, the only solution is to make your application commit when each transaction is done.
为了解决这个问题,惟一的解决方案是让您的应用程序在每个事务完成时进行提交。
Commit the transaction and issue the SQL query again.
再次提交事务和发出SQL查询。
Either commit or roll back your transaction before resubmitting the request.
在重新提交请求之前要提交或回滚事务。
If so, the EJB container delays database operations until transaction commit time.
如果启用,则ejb容器会将数据库操作延迟到事务提交时处理。
Two-phase commit gives the transaction manager power to ensure that all resources that participate in a transaction commit or rollback together.
二阶段提交让事务管理者有能力确保所有参与事务的资源都一起提交或回滚。
In the first case, where the MCA never sees the COMMIT call, the transaction will eventually be rolled back.
在第一种情况下,MCA从未看到该COMMIT调用,事务最终将被回滚。
The user decides to commit or cancel the transaction.
用户决定提交或取消交易。
Such applications have to commit the transaction by the end of the lifetime of the HTTP request.
该应用程序必须到HTTP请求的生命周期末提交事务。
Use these methods to specify if the RPC will commit the transaction in the same context in which this call is made.
使用这些方法指定RPC是否提交该方法调用所在的上下文中的事务。
Listing 2 shows how to start, execute, and commit a transaction.
清单2将显示如何启动、执行和提交事务。
The two-phase commit protocol is driven by the caller's WS-AT coordinator when it is ready to commit the transaction.
当准备好提交事务时,两阶段提交协议将由调用方的WS - AT协调器进行驱动。
It will then commit the transaction, unbind the persistence context, and close it.
然后提交事务,取消绑定持久化上下文并关闭它。
The application chooses to commit the transaction.
应用程序选择提交事务。
An exception has been thrown so should you really commit the transaction (which is the automatic behavior)?
已经抛出了异常,那么您真的要执行这些事务吗(哪个是自动的行为)?
应用推荐