Uses of Class
ca.uhn.fhir.jpa.config.HibernatePropertiesProvider
Package
Description
-
Uses of HibernatePropertiesProvider in ca.uhn.fhir.jpa.config
Modifier and TypeMethodDescriptionJpaConfig.resourceHistoryCalculator
(ca.uhn.fhir.context.FhirContext theFhirContext, HibernatePropertiesProvider theHibernatePropertiesProvider) -
Uses of HibernatePropertiesProvider in ca.uhn.fhir.jpa.search.builder
ModifierConstructorDescriptionSearchBuilder
(IDao theDao, 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, 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
ModifierConstructorDescriptionSearchQueryBuilder
(ca.uhn.fhir.context.FhirContext theFhirContext, StorageSettings theStorageSettings, PartitionSettings thePartitionSettings, RequestPartitionId theRequestPartitionId, String theResourceType, SqlObjectFactory theSqlBuilderFactory, HibernatePropertiesProvider theDialectProvider, boolean theCountQuery) Constructor