JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
ca.uhn.fhir.jpa.api.IDaoRegistry
Packages that use
IDaoRegistry
Package
Description
ca.uhn.fhir.jpa.api.dao
ca.uhn.fhir.jpa.provider
Uses of
IDaoRegistry
in
ca.uhn.fhir.jpa.api.dao
Classes in
ca.uhn.fhir.jpa.api.dao
that implement
IDaoRegistry
Modifier and Type
Class
Description
class
DaoRegistry
Uses of
IDaoRegistry
in
ca.uhn.fhir.jpa.provider
Constructors in
ca.uhn.fhir.jpa.provider
with parameters of type
IDaoRegistry
Modifier
Constructor
Description
DaoRegistryResourceSupportedSvc
(
IDaoRegistry
theDaoRegistry)