Package ca.uhn.fhir.jpa.dao.predicate
Class IndexJoins
java.lang.Object
ca.uhn.fhir.jpa.dao.predicate.IndexJoins
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavax.persistence.criteria.Join<?,
?> get
(SearchBuilderJoinKey theKey) void
put
(SearchBuilderJoinKey theKey, javax.persistence.criteria.Join<?, ?> theJoin)
-
Constructor Details
-
IndexJoins
public IndexJoins()
-
-
Method Details
-
put
-
get
-