Figure 27 shows the Insert SQL statement.
图27显示了Insert sql语句。
The application code used for parsing the XML in the DOM parser and composing the insert SQL statement is replaced with the following code
用来在 DOM 解析器中解析 XML 并合成 insert SQL 语句的应用程序代码被替换为以下代码
In this case, the only parsing is copying the data values from the message's mapped data structure to the database table's INSERT SQL statement.
这种情况下,解析之需要将数据值从消息的映射数据结构复制到数据库表的INSERT sql语句。
应用推荐