
Class SearchQueryExecutor
java.lang.Object
ca.uhn.fhir.jpa.search.builder.sql.SearchQueryExecutor
- All Implemented Interfaces:
ISearchQueryExecutor,Closeable,AutoCloseable,Iterator<JpaPid>
-
Constructor Summary
ConstructorsConstructorDescriptionSearchQueryExecutor(GeneratedSql theGeneratedSql, Integer theMaxResultsToFetch) Constructor -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()Narrow the signature - no IOException allowed.static SearchQueryExecutorbooleanhasNext()next()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining, remove
-
Constructor Details
-
SearchQueryExecutor
Constructor
-
-
Method Details
-
close
Description copied from interface:ISearchQueryExecutorNarrow the signature - no IOException allowed.- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein interfaceISearchQueryExecutor
-
hasNext
-
next
-
emptyExecutor
-