Friday, May 18, 2012     You are here: Products  »  XML  »  XML Thunder™ - XML SOAP JSON for COBOL or C  »  XML Thunder Wiki   Search
XML Thunder Wiki

RSS

XML Thunder Read Ahead Feature

To turn on the Read Ahead feature, select the element that is the parent of the level that you would like to perform the read ahead logic on and set the “Read Ahead” property to “True”. In this case, I have selected .

Image

Setting the “Read Ahead” Property to “True” means that all non-repeating nodes under will be read when the first occurrence of the is read. In other words, the first occurrence of will be returned with all non-repeating children under . The next call to the Handler will return the second occurrence of , the next call the third occurrence of and so on until all occurrences are read. After all occurrences have been read, the reader will continue – re-reading the non-repeating nodes following . This does mean that the non-repeating nodes are read twice – once with the first occurrence of and then again after all occurrences of have been read.
Privacy Statement  |  Terms Of Use
Copyright © 1994-2012 by Canam Software Labs, Inc.
Login   Register