In that case, you use a BAPI transaction object.
在这种情况下,您使用一个BAPI事务对象。
In the next example, we'll look at how you create a BAPI transaction object.
在下一个示例中,我们将了解如何创建BAPI事务对象。
The callback function gets a transaction object that it can use to execute SQL.
callback函数获得一个事务对象,用来执行SQL。
If a problem occurs, we will call the rollback method on the transaction object.
如果出现了任何问题,我们将调用事务对象中的rollback方法。
Returns the underlying transaction object created by the transaction dispenser.
返回由事务分配器创建的基本事务对象。
In that case, you can select Create a BAPI transaction Object from the selected BAPIs.
在这种情况下,可以选中Createa BAPItransaction Objectfromtheselected BAPIs。
In Figure 10, notice the check box labeled Create a BAPI transaction Object from the selected BAPIs.
在图10中,请注意标记为Createa BAPItransaction Objectfromtheselected BAPIs的复选框。
Also, if your application is using transactions, you must attach a transaction object to the connection.
如果你的程序使用事务的话,你也得把事务对象附加给连接。
The following table shows the mandatory and optional interfaces defined by OLE DB for a transaction object.
下表显示oleDB为事务对象定义的强制和可选接口。
After the application has a reference to the UserTransaction object it may start the transaction, as shown in Listing 5.
当应用程序找到了UserTransaction对象后,就可以开始事务了,如清单5所示。
We'll also show you how to set up the adapter and run the enterprise discovery wizard to create a BAPI transaction object for you.
我们还将向您介绍如何设置适配器和运行企业发现向导,以创建BAPI事务对象。
The transaction object defines an atomic unit of work on a data source and determines how those units of work relate to each other.
事务对象定义数据源上的原子工作单元并确定这些工作单元如何相关。
The preparing work before a transaction include the choice of target market, transaction object, make import and export commodities management plan, etc.
一交易前的准备工作包括选择目标市场、交易对象、制定进出口商品经营方案等。
All this interaction occurs with your own transaction object, an object that is really your interface to this world — an object you control from your J2ME device.
所有这些交互都发生在您自己的交易对象上,该对象实际上是您与这个世界的接口—一个从您的J2ME设备进行控制的对象。
That is, we no longer check that the final balance of the test account is correct; we would check that function in the unit test for the Transaction object, not the AtmGui object.
也就是说,我们不再检查测试帐户的最终余额是否正确;我们将在对Transaction对象的单元测试中检查该函数,而不是在对atmgui对象的单元测试中。
A request parser is chosen based on the transaction context to parse out the request business object which contains a control object as the header and a transaction object as the body.
根据事务上下文选择一个请求解析器,请求解析器对请求业务对象进行解析;这个对象的头包含一个控制对象,体包含一个事务对象。
The sessions involved in Transact-SQL distributed transactions do not get a transaction object they can pass to another session for it to explicitly enlist in the distributed transaction.
SQL分布式事务涉及的会话并不获取可以传递给另一个会话的事务对象,从而也不能将其显式登记在分布式事务中。
The author proposes a new topic-the pollution right commodity, and analyses the specific characteristics of pollutant disposal market in such aspects as transaction object and market pattern.
本文提出了“排污权商品”这一新课题,分析了污染物治理市场在交易客体和市场形态等方面的特殊性。
The arguments to this callback function include a transaction handle and an error object.
该回调函数的参数包括一个事务句柄和一个错误对象。
The important thing to note is that the finding and other object initialization is done outside of the transaction timer.
值得注意的一件重要事情是,搜索与其他的对象初始化操作是在事务计时器的外部执行的。
When a transaction starts, the scope key for this transaction is added to this context object.
当一个事务开始时,这个事务的范围键被添加到这个上下文对象中。
Which object will be responsible for starting a transaction?
哪一个对象将负责开始一个事务?
Which object will be responsible for ending a transaction?
哪一个对象将负责结束一个事务?
The EJB server provides primary services such as object distribution, naming, security, persistence, transaction management, and concurrency.
EJB服务器提供一些基本服务,比如对象分发、命名、安全性、持久性、事务管理和并发性。
You just created an empty BAPI transaction that will create an employee address SAP business object.
刚才创建了一个空bapi事务,该事务将创建员工地址SAP业务对象。
The entity management layer is responsible for entity management and ensuring the transaction integrity of that object within the container.
实体管理层负责实体管理,并确保容器内该对象的事务完整性。
What you don't see in Figure 3 is object pooling, automatic transaction processing, security, and all the other good things that EJB technology provides.
图3中没有看到的是对象池、自动事务处理、安全性以及EJB技术提供的所有其他好东西。
The last step before starting an XA transaction, is to create an XA ID object for a database.
启动XA事务之前的最后一步就是为数据库创建 XAID对象。
One approach makes the DAO responsible for demarcating transactions; the other defers transaction demarcation to the object that is calling the DAO's methods.
一种方式是让DAO负责界定事务,另一种将事务界定交给调用这个DAO方法的对象处理。
Using OTS instead of inventing a new object transaction protocol builds upon existing standards and opens the way for compatibility between J2EE and CORBA components.
使用OTS代替创建一个新对象事务协议遵循了现有标准,并使J2EE和CORBA能够互相兼容。
应用推荐