• 尽管必须使用方式来实例适配器对象但这还是避免了复制数据

    Although you must instantiate the adapter object with this approach, it still avoids copying the data values.

    youdao

  • 适配器对象能够对象转换实现所需接口对象不必复制涉及到的数据

    Adapter objects can transform an object into one that implements the required interface, without copying the data around.

    youdao

  • 保证程序线程不再使用资源适配器对象并且所有事务完成。

    This guarantees that application threads are no longer using resource-adapter objects and that all transactions have completed.

    youdao

  • 客户端访问实际对象(不是定义封送拆收器分发适配器对象)提供了一种方式

    Provides a way for clients to access the actual object, rather than the adapter object handed out by a custom marshaler.

    youdao

  • 可导致自动生成代码创建将添加组件托盘中的 ADO.NET连接命令数据适配器对象

    This causes code to be automatically generated to create the ADO.NET connection, command, and data adapter objects that are added to the component tray.

    youdao

  • 放(drag-and-drop)操作自动生成所需的 ADO.NET连接命令数据适配器对象添加窗体组件托盘上

    The drag-and-drop operation will automatically generate the required ADO.NET connection, command, and data adapter objects and add them to the form's component tray.

    youdao

  • 以前的系列文章已经知道业务对象但是资源适配器EIS通信还需要一些其他信息

    You already know about business objects from the previous series, but the resource adapter requires some additional information when it communicates with the EIS.

    youdao

  • 回顾首先定义模型对象表示资源适配器连接工厂

    To review: First, you define model objects to represent resource adapters and connection factories.

    youdao

  • 可以使用适配器使用JDBC连接任何数据库交换业务对象

    You use this adapter to exchange business objects with any database that you can connect to using JDBC.

    youdao

  • 业务图形指定动词后,将告诉资源适配器使用业务对象中的信息执行什么操作。

    When you specify a verb in a business graph, it tells the resource adapter what to do with the information in the business object.

    youdao

  • 其他字段适配器模式向导基于业务对象名称进行填充

    The other fields will be filled by the adapter patterns wizard based on your business object name.

    youdao

  • 一个需要注意重要方面树形查看器通过称为内容提供程序适配器访问模型对象使用标签提供程序确定显示对象方式

    One important aspect to note is that tree viewers access model objects through an adapter called a content provider and determine how the object should be visualized through a label provider.

    youdao

  • 框架提供这种访问方式是使用通用内容标签提供程序,它们使用适配器特定类型EMF对象显示模型

    The framework provides this access through generic content and label providers that use an adapter for the specific type of EMF object to display the model.

    youdao

  • 适配器使用业务对象应用程序数据库之间交换数据因此应用程序需要使用JDBC 应用程序编程接口 (API)。

    The adapter uses business objects to exchange data between the application and the database, so the application does not need to use the JDBC application programming interface (API).

    youdao

  • 适配器将使用每个事件创建业务业务对象其中包含事件更改业务对象

    The adapter USES each event to construct a business graph or business object that contains the business objects changed by that event.

    youdao

  • 创建了一个表示适配器业务对象这个新的拥有

    A tree is created to represent the adapter business object, which is owned by this new domain.

    youdao

  • 适配器实现接口方法调用传递给真实对象

    The adapter implements the interface and passes the method calls unto the real object.

    youdao

  • 集成代理常常使用包含业务逻辑对象处理适配器所提供信息

    Integration brokers often use objects containing business logic to process information provided by the adapters.

    youdao

  • 创建文件后,适配器存储业务对象中的数据调用导出构件。

    When a file is created, the adapter calls the export with the data that is stored in a business object.

    youdao

  • 电子邮件、FTP平面文件CICSIMS适配器使用本地业务对象定义不会通过查询EIS构建它们

    The E-mail, FTP, Flat File, CICS, and IMS adapters work with local business object definitions, rather than building them by querying your EIS.

    youdao

  • 本来CORBA服务器使用基本对象适配器(BOA),但是每个供应商BOA不一样最新版本CORBA规范中POA完全取代BOA。

    Originally, CORBA servers worked with Basic Object Adapters (BOA), but every vendor's BOA was different. With the latest version of the CORBA specification, the BOA is completely replaced by the POA.

    youdao

  • 我们介绍如何设置适配器运行企业发现向导创建BAPI事务对象

    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.

    youdao

  • 需要适配器创建两个附加业务对象BO)。

    There are two additional business objects (BOs) that need to be created for the adapter.

    youdao

  • 定义模型对象表示J2C资源适配器连接工厂

    Define model objects to represent J2C resource adapters and connection factories.

    youdao

  • 对于入站处理资源适配器IDoc填充业务对象

    For inbound processing, the resource adapter populates the business object from an IDoc.

    youdao

  • 创建Build Forge对象之前,记录下定义分析适配器模板需要参数

    Before you set up Build Forge objects, record the parameter values that you need to define for your analysis adaptor template.

    youdao

  • 调用manageWMQ命令时,需要提供安装资源适配器服务器节点计算单元范围对象名称

    When invoking the manageWMQ command, the object name of an installed resource adapter (server, node, or cell scope) needs to be provided.

    youdao

  • 对于出站处理,在SAP服务器进行服务调用资源适配器使用业务对象创建IDoc

    For outbound processing, the resource adapter USES the business object to create an IDoc when a service call is made to the SAP server.

    youdao

  • 适配器业务处理对象两者都能够订阅发布WebSphereMQMessageBroker应用程序事件消息

    An adapter, a business processing object, or both can subscribe to application event messages published to the WebSphere MQ message Broker.

    youdao

  • 会话Facade提供适配器逻辑以便Hibernate实体POJO映射服务数据对象以及进行反向映射。

    The session facade provides adapter logic to map Hibernate entity POJOs to Service Data Objects and back.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定