Scalable Database Server, HiRDB Version 8 UAP Development Guide
setBlockUpdate specifies whether or not multiple parameters are to be processed at one time when the ? parameter is used to update databases.
public void setBlockUpdate(boolean Mode)
None.
This function sets whether or not multiple parameter sets are to be processed at one time during database updating using the ? parameter (INSERT, UPDATE, or DELETE).
Whether or not the parameter sets are actually processed at one time depends on the method for using the facilities using arrays. For details about how to use the facilities using arrays, see 4.8 Facilities using arrays.
None.
For details about how to process multiple lines of ? parameters in batch mode, see Table 16-3 Information to be specified for Properties info and 16.3.2 Batch updating.
All Rights Reserved. Copyright (C) 2007, Hitachi, Ltd.