Name of the current transaction code.
当前事务码的名称。
Gets the description of the current transaction.
取得目前异动的描述。
The current transaction based with extra top-ups has to change.
目前额外收费的交易方式需要改变。
Support a current transaction; create a new one if none exists.
支持一个当前事务;如果不存在,创建一个新的。
Support a current transaction; create a new one if none exists.
创建一个新的事务,如果存在当前事务的话暂停(挂起)当前事务。
Support a current transaction, create a new one if none exists.
支持当前事务,如果当前没有事务,则创建一个新事务。
Support a current transaction, throw an exception if none exists.
支持当前事务,如果当前没有事务,就抛出异常。
Certainly it won't work in the context of the current transaction.
当然它不会工作在当前事务的上下文中。
Support a current transaction, execute non-transactionally if none exists.
支持当前事务,如果当前没有事务,就以非事务方式执行。
Create a new transaction, suspending the current transaction if one exists.
创建新的事务,如果当前存在事务,把当前事务挂起。
When instantiated, it could store the current Transaction into a thread-static field.
实例化后,它会将当前的Transaction存储到线程静态字段中。
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 implementation of do_auditing1 runs within the context of the current transaction.
do_auditing 1的实现在当前事务上下文中运行。
Fair value is an asset's purchase or sale price in a current transaction between willing parties.
展览会价值是资产的购买或售卖在乐意的宴会之间的一个现在的交易价格。
Also, because transactions can be named, undoable actions inherit their names from the current transaction.
另外,因为可以为异动命名,所以可复原动作会从目前的异动继承其名称。
When used, it specifies that this is meant to be a unique savepoint within the scope of the current transaction.
在使用时,它表示该保存点是当前事务范围内惟一的保存点。
However, we can also rollback the current transaction, resetting the state of our database to the last commit point.
不过,我们也可以回滚当前事务,恢复到最后一次事务提交前的状态。
Use the COMMIT statement to end your current transaction and make permanent all changes performed in the transaction.
使用COMMIT可以终止你当前的事务,并永久性地改变 数据库中的数据(写到日志文件)。
The OLTP system stores only historical data as needed to successfully meet the requirements of the current transaction.
OLTP系统存仅当需要的时候才存储历史数据来成功的实现当前事务的需求。
Support a current transaction; create a new one if none exists. Analogous to the EJB transaction attribute of the same name.
支持当前事务。如果当前没有事务则创建一个新的事务。
One common option is to specify that the information is used only for the current transaction, for example in the case of a Web order.
一种常见的选择是仅允许在当前交易中使用这些信息,比如说在一次Web订购中。
Notice that there is no code in this example to enlist the JDBC connections in the current transaction — the container does this for us.
注意,这个示例中没有征用当前事务中jdbc连接的代码—容器会为我们完成这个任务。
Unfortunately, it is sometimes desirable to have more control over a transaction than simply rolling back every change in the current transaction.
可惜的是,有时候需要的是对事务多一点的控制,而不是在当前的事务中简单地对每一个改变进行回滚。
Alternatively, a security certificate could be issued to the SOATransaction on construction that would be valid for the current transaction session.
另一种选择,安全证书可以在构造时发给SOATransaction,可以对当前事务会话有效。
When specified on a reference, the propagatesTransaction intent indicates that the current transaction context will be propagated to the called service.
在引用上指定时,propagatesTransaction 意图指示当前事务上下文将传播到被调用的服务。
When EJB and servlet methods are invoked, the container keeps context, such as the current transaction and security principal, associated with the thread.
调用EJB和servlet方法时,容器会保留与线程相关联的上下文,如当前事务和安全principal。
However, almost all of the current transaction scheduling algorithms only take logic consistency of object into account, while ignoring temporal consistency.
目前实时数据库中的事务调度算法大多仅考虑数据的逻辑一致性,而忽略了满足时态的一致性。
When you use the REQUIRES_NEW transaction attribute, if an existing transaction context is present, the current transaction is suspended and a new transaction started.
使用 REQUIRES_NEW事务属性时,如果存在现有事务上下文,当前的事务会被挂起并启动一个新事务。
When you use the REQUIRES_NEW transaction attribute, if an existing transaction context is present, the current transaction is suspended and a new transaction started.
使用 REQUIRES_NEW事务属性时,如果存在现有事务上下文,当前的事务会被挂起并启动一个新事务。
应用推荐