Uses of Class
org.linuxforhealth.fhir.persistence.jdbc.FHIRPersistenceJDBCFactory
- 
Packages that use FHIRPersistenceJDBCFactory Package Description org.linuxforhealth.fhir.persistence.blob org.linuxforhealth.fhir.persistence.cassandra  - 
- 
Uses of FHIRPersistenceJDBCFactory in org.linuxforhealth.fhir.persistence.blob
Subclasses of FHIRPersistenceJDBCFactory in org.linuxforhealth.fhir.persistence.blob Modifier and Type Class Description classFHIRPersistenceJDBCBlobFactoryFactory for decorating the JDBC persistence layer with a payload persistence implementation using Azure Blob. - 
Uses of FHIRPersistenceJDBCFactory in org.linuxforhealth.fhir.persistence.cassandra
Subclasses of FHIRPersistenceJDBCFactory in org.linuxforhealth.fhir.persistence.cassandra Modifier and Type Class Description classFHIRPersistenceJDBCCassandraFactoryFactory for creating a hybrid JDBC/Cassandra persistence implementation 
 -