xPDO Docs state that you can use cacheFlag but xPDOIterator just calls xPDOObject::_loadInstance() so there is no caching with iterators.
Would be great to add cache support for iterators.