![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibas_status tibasSpace_LoadAll(Batch version of the tibasSpace_Load() function. Used if shared all persistence is implemented.
Use the tibasSpace_LoadAll() function to load the tuples specified in a list of tuples into a specified space. Typically this function is used in an applications onLoad function that is used to implement shared all persistence.tibasSpace_LoadAll() is similar to tibasSpace_PutAll(); however, it does not trigger an invocation of the persister's onWrite function
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |