
Uses of Class
ca.uhn.fhir.jpa.dao.predicate.PredicateBuilderFactory
Packages that use PredicateBuilderFactory
-
Uses of PredicateBuilderFactory in ca.uhn.fhir.jpa.config
Methods in ca.uhn.fhir.jpa.config that return PredicateBuilderFactoryModifier and TypeMethodDescriptionJpaConfig.predicateBuilderFactory
(org.springframework.context.ApplicationContext theApplicationContext) -
Uses of PredicateBuilderFactory in ca.uhn.fhir.jpa.dao.predicate
Constructors in ca.uhn.fhir.jpa.dao.predicate with parameters of type PredicateBuilderFactoryModifierConstructorDescriptionPredicateBuilder
(LegacySearchBuilder theSearchBuilder, PredicateBuilderFactory thePredicateBuilderFactory)