Uses of Class
org.linuxforhealth.fhir.persistence.jdbc.postgres.PostgresResourceDAO
-
Packages that use PostgresResourceDAO Package Description org.linuxforhealth.fhir.persistence.jdbc.citus -
-
Uses of PostgresResourceDAO in org.linuxforhealth.fhir.persistence.jdbc.citus
Subclasses of PostgresResourceDAO in org.linuxforhealth.fhir.persistence.jdbc.citus Modifier and Type Class Description class
CitusResourceDAO
Data access object for writing FHIR resources to Citus database using the stored procedure (or function, in this case)
-