
Uses of Class
ca.uhn.fhir.jpa.search.builder.sql.JpaPidValueTuples
Packages that use JpaPidValueTuples
-
Uses of JpaPidValueTuples in ca.uhn.fhir.jpa.search.builder.sql
Methods in ca.uhn.fhir.jpa.search.builder.sql that return JpaPidValueTuplesModifier and TypeMethodDescriptionstatic JpaPidValueTuplesJpaPidValueTuples.from(SearchQueryBuilder theSearchQueryBuilder, JpaPid[] thePids) static JpaPidValueTuplesJpaPidValueTuples.from(SearchQueryBuilder theSearchQueryBuilder, Collection<JpaPid> thePids) -
Uses of JpaPidValueTuples in ca.uhn.fhir.jpa.util
Methods in ca.uhn.fhir.jpa.util with parameters of type JpaPidValueTuplesModifier and TypeMethodDescriptionstatic com.healthmarketscience.sqlbuilder.ConditionQueryParameterUtils.toInPredicate(ColumnTupleObject theColumns, JpaPidValueTuples theValues, boolean theInverse)