IBatchIterator

This is an optional interface. Similar to a java iterator interface but iterates over a collection in batches. Batch size can be passed externally from web service request.

CollectionBatchIterator and ResultSetBatchIterator are two concrete implementations of IBatchIterator for iterating over collection and result set.

For details on IBatchIterator interface, click the Help icon in the TIBCO MDM application. In the Contents section, click API Reference > Java API Reference Pages. Click the Java API Reference link in the left pane. The detailed description of each class and method in theTIBCO MDM Java API references are provided.