resource adapter module的意思|示意
资源适配器模块
resource adapter module的网络常见释义
资源适配器模块 一个资源适配器模块(resource adapter module)包括; 实现连接器体系结构及适配器的类文件和接口文件; 资源适配器的使用类; 资源适配器的支援库函数; 帮助文件; 资源适配器...
resource adapter module相关例句
As you might recall from the previous article, the flat file resource adapter polled the event directory to determine when new files were added and then forwarded the contents to the module.
您可能还记得上一篇文章中的内容,平面文件资源适配器通过轮询事件目录来确定何时添加新的文件,然后将内容转发到模块。
With the JDBC resource adapter, the trick to getting database changes to a module is using a trigger.
使用 JDBC 资源适配器,获取对模块进行数据库更改的技巧是使用触发器。
The import USES the resource adapter to write the updated information to the database, which is an outbound service request from the module.
导入使用资源适配器将更新的信息写入数据库,该数据库为该模块的出站服务请求。
The JDBC resource adapter forwards changed information in the EIS, in this case a create, update, or delete in a database, to an export in your module.
JDBC资源适配器将EIS中更改的信息(本示例中为数据库的创建、更改或删除)转发到模块中的导出。
The resource adapter uses the export of the module to invoke an operation in the SyncCustomerData component, which is an inbound service request to the module.
资源适配器使用模块的导出调用 SyncCustomerData 组件中的操作(对模块的入站服务请求)。