Uses of Class
org.linuxforhealth.fhir.database.utils.common.PlainSchemaAdapter
-
Packages that use PlainSchemaAdapter Package Description org.linuxforhealth.fhir.schema.build -
-
Uses of PlainSchemaAdapter in org.linuxforhealth.fhir.schema.build
Subclasses of PlainSchemaAdapter in org.linuxforhealth.fhir.schema.build Modifier and Type Class Description class
DistributedSchemaAdapter
Represents an adapter used to build the FHIR schema when used with a distributed databse like Citusclass
FhirSchemaAdapter
Represents an adapter used to build the standard FHIR schemaclass
ShardedSchemaAdapter
Adapter implementation used to build the distributed variant of the IBM FHIR Server RDBMS schema.
-