
Uses of Class
ca.uhn.fhir.jpa.config.HibernatePropertiesProvider
Packages that use HibernatePropertiesProvider
Package
Description
-
Uses of HibernatePropertiesProvider in ca.uhn.fhir.jpa.config
Methods in ca.uhn.fhir.jpa.config that return HibernatePropertiesProvider -
Uses of HibernatePropertiesProvider in ca.uhn.fhir.jpa.search.builder
Constructors in ca.uhn.fhir.jpa.search.builder with parameters of type HibernatePropertiesProviderModifierConstructorDescriptionSearchBuilder
(IDao theDao, String theResourceName, DaoConfig theDaoConfig, ca.uhn.fhir.jpa.config.HapiFhirLocalContainerEntityManagerFactoryBean theEntityManagerFactory, SqlObjectFactory theSqlBuilderFactory, HibernatePropertiesProvider theDialectProvider, ModelConfig theModelConfig, ca.uhn.fhir.rest.server.util.ISearchParamRegistry theSearchParamRegistry, PartitionSettings thePartitionSettings, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster, IResourceTagDao theResourceTagDao, DaoRegistry theDaoRegistry, IResourceSearchViewDao theResourceSearchViewDao, ca.uhn.fhir.context.FhirContext theContext, IIdHelperService theIdHelperService, Class<? extends org.hl7.fhir.instance.model.api.IBaseResource> theResourceType) Constructor -
Uses of HibernatePropertiesProvider in ca.uhn.fhir.jpa.search.builder.sql
Constructors in ca.uhn.fhir.jpa.search.builder.sql with parameters of type HibernatePropertiesProviderModifierConstructorDescriptionSearchQueryBuilder
(ca.uhn.fhir.context.FhirContext theFhirContext, ModelConfig theModelConfig, PartitionSettings thePartitionSettings, ca.uhn.fhir.interceptor.model.RequestPartitionId theRequestPartitionId, String theResourceType, SqlObjectFactory theSqlBuilderFactory, HibernatePropertiesProvider theDialectProvider, boolean theCountQuery) Constructor