public interface QueryResultIterator extends info.aduna.iteration.CloseableIteration<QueryResult,SQLException>
org.apache.marmotta.platform.core.api.persistence.ResultIterator
,
Author: Sebastian Schaffert
Modifier and Type | Method and Description |
---|---|
void |
close()
Close the underlying result set and database connection.
|
void close()
close
in interface info.aduna.iteration.CloseableIteration<QueryResult,SQLException>
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.