Interstage Shunsaku Data Manager Application Development Guide - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX -
Contents Index PreviousNext

Part 1 The Basic for Developing Application> Chapter 7 Shunsaku File

7.4 Operating Multiple Shunsaku Files in One Transaction

This section explains how to update data using multiple Shunsaku Files in one transaction.

This section uses the example of the employee information management system of a company which owns three factories (from Factory A to Factory C) to explain how to operate multiple Shunsaku files in one transaction.

Taking an account of the 'data relevance', the structure of Shunsaku File is set as below.

Assume that one employee is added in FactoryA. It is necessary to add the employee's information into fileA and fileD which is the aggregated result of all files. However, the update of these two files has to be done simultaneously. In this case, data manipulation by operating multiple Shunsaku Files in one transaction is used.

[Figure 7-2 An example of how to operate multiple Shunsaku Files in one transaction]


Down7.4.1 Sample Code for Java API
Down7.4.2 Sample Code for .NET API
Down7.4.3 Sample Code for C API

Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2006