CodeSystemDAO |
This Data Access Object interface defines APIs specific to parameter_names table.
|
FHIRDbDAO |
This is a root interface for child Data Access Object interfaces.
|
FhirRefSequenceDAO |
Enables the next value to be retrieved from the ref sequence.
|
FhirSequenceDAO |
gets the next value in the database's FHIR_SEQUENCE sequence
|
ICodeSystemCache |
Abstraction of the cache service managing code systems
|
IParameterNameCache |
Abstraction of the cache service managing parameter names.
|
IParameterTypeCache |
Caches the Parameter Types
|
ParameterDAO |
This Data Access Object interface defines methods for creating, updating,
and retrieving rows in the IBM FHIR Server parameter-related tables.
|
ParameterNameDAO |
This Data Access Object interface defines APIs specific to parameter_names table.
|
ResourceDAO |
This Data Access Object interface provides methods creating, updating, and retrieving rows in the FHIR Resource tables.
|