Class CMISQLtoNXQL.NXQLtoCMISIterableQueryResult

java.lang.Object
org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.NXQLtoCMISIterableQueryResult
All Implemented Interfaces:
Closeable, AutoCloseable, Iterable<Map<String,Serializable>>, Iterator<Map<String,Serializable>>, IterableQueryResult
Enclosing class:
CMISQLtoNXQL

public static class CMISQLtoNXQL.NXQLtoCMISIterableQueryResult extends Object implements IterableQueryResult, Iterator<Map<String,Serializable>>
IterableQueryResult wrapping the one from the NXQL query to turn values into CMIS ones.