Uses of Class
ca.uhn.fhir.jpa.search.builder.sql.GeneratedSql
-
Uses of GeneratedSql in ca.uhn.fhir.jpa.config
Modifier and TypeMethodDescriptionJpaConfig.newSearchQueryExecutor
(GeneratedSql theGeneratedSql, Integer theMaxResultsToFetch) -
Uses of GeneratedSql in ca.uhn.fhir.jpa.search.builder.sql
Modifier and TypeMethodDescriptionGenerate and return the SQL generated by this builderModifier and TypeMethodDescriptionSqlObjectFactory.newSearchQueryExecutor
(GeneratedSql theGeneratedSql, Integer theMaxResultsToFetch) ModifierConstructorDescriptionSearchQueryExecutor
(GeneratedSql theGeneratedSql, Integer theMaxResultsToFetch) Constructor