transaction type信息详情

transaction type发音

意思翻译

交易类型

事务类型

相似词语短语

transaction───n.交易;事务;办理;会报,学报

orderly transaction───有序交易

type───vi.打字;vt.打字;测定(血等)类型;n.类型,品种;模范;样式;n.(Type)人名;(英)泰普

transaction failed───交易失败

commercial transaction───买卖,交易;商业行为

journalizing transaction───日记账交易

transaction code───事项(处理)码,交易代码;事务处理码;交易代码

credit transaction───n.[金融]信贷交易;赊购交易

aldine transaction───调整交易记录

双语使用场景

You can also control the transaction type.───您还可以控制事务处理类型。

RequiresNew transaction type is different.───RequiresNew事务类型不同。

Set the transaction type to NotSupported if no transaction is required.───如果不需要事务,请将事务类型设置为 NotSupported。

An offer. This transaction type indicates to sell or to go short. Opposite of buy or go long.───一个开价。这种交易类型指的是卖出或看空。买的相对概念。

In an EJB module, specify bean methods with transaction type Required (the default) to participate in a global atomic transaction.───在EJB模块中,指定事务类型为Required(缺省情况下为此类型)的Bean方法以参与到全局原子事务中。

The Required transaction type specifies that the session bean method requires a transaction to be present while its code is executing.───Required事务类型指明会话bean方法在代码执行时需要存在一个事务。

Also notice that the code performs the transaction only if the transaction amount is valid for the intended transaction type.───还要注意,只有在交易数量符合交易类型的限制时,代码才会执行交易。

The bean must set the transaction-type attribute in the EJB deployment descriptor to container to use container-managed transactions.───bean必须将EJB部署描述符中的事务类型属性设置为container,以便使用容器管理的事务。

The Transaction Demo application sets up the transaction type using the XDoclet code generator.───TransactionDemo应用程序使用XDoclet代码生成器设置事务类型。

英语使用场景

Articles on the international carbon emissions trading market mechanisms, transaction type, and volume and price analysis made, also on the domestic carbon emissions trading status analyzed.

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.