
Uses of Class
ca.uhn.fhir.jpa.search.builder.sql.SqlObjectFactory
Packages that use SqlObjectFactory
Package
Description
-
Uses of SqlObjectFactory in ca.uhn.fhir.jpa.config
Methods in ca.uhn.fhir.jpa.config that return SqlObjectFactory -
Uses of SqlObjectFactory in ca.uhn.fhir.jpa.search.builder
Constructors in ca.uhn.fhir.jpa.search.builder with parameters of type SqlObjectFactoryModifierConstructorDescriptionSearchBuilder
(String theResourceName, JpaStorageSettings theStorageSettings, ca.uhn.fhir.jpa.config.HapiFhirLocalContainerEntityManagerFactoryBean theEntityManagerFactory, SqlObjectFactory theSqlBuilderFactory, HibernatePropertiesProvider theDialectProvider, ca.uhn.fhir.rest.server.util.ISearchParamRegistry theSearchParamRegistry, PartitionSettings thePartitionSettings, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster, IResourceTagDao theResourceTagDao, DaoRegistry theDaoRegistry, ca.uhn.fhir.context.FhirContext theContext, IIdHelperService theIdHelperService, IResourceHistoryTableDao theResourceHistoryTagDao, IJpaStorageResourceParser theIJpaStorageResourceParser, Class<? extends org.hl7.fhir.instance.model.api.IBaseResource> theResourceType) Constructor -
Uses of SqlObjectFactory in ca.uhn.fhir.jpa.search.builder.sql
Methods in ca.uhn.fhir.jpa.search.builder.sql that return SqlObjectFactoryConstructors in ca.uhn.fhir.jpa.search.builder.sql with parameters of type SqlObjectFactoryModifierConstructorDescriptionSearchQueryBuilder
(ca.uhn.fhir.context.FhirContext theFhirContext, StorageSettings theStorageSettings, PartitionSettings thePartitionSettings, RequestPartitionId theRequestPartitionId, String theResourceType, SqlObjectFactory theSqlBuilderFactory, HibernatePropertiesProvider theDialectProvider, boolean theCountQuery) Constructor