Interstage Shunsaku Data Manager Application Development Guide - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX - |
Contents
Index
![]() ![]() |
Part 1 The Basic for Developing Application | > Chapter 6 Direct Access Function |
If the contents in the XML documents to be updated are known in advance, execute the update process (hereafter referred to as 'direct update') using director key. The different between the direct update and the normal update by record ID in the 4.4 Updating Data is that the direct update does not need to obtain the record ID of XML documents being updated. The update process can be done directly by specifying the XML document being updated at the API. Therefore, the process is easy and fast.
The following figure shows the flow of the direct update
The following sections explain how to update data using direct access key with Java API,.NET API and C API.
Contents
Index
![]() ![]() |