| AddResourceType | 
 DAO command to add a resource type. 
 | 
| BackfillResourceChangeLog | 
 Backfill the RESOURCE_CHANGE_LOG table using all the existing _RESOURCES
 records for the given resourceType. 
 | 
| BackfillResourceChangeLogDb2 | 
 Backfill the RESOURCE_CHANGE_LOG table using all the existing _RESOURCE
 records for the given resourceType. 
 | 
| DisableForeignKey | 
 Visitor adapter used to disable all the foreign key constraints
 associated with partitioned tables in the schema. 
 | 
| EnableForeignKey | 
 Visitor adapter used to disable all the foreign key constraints
 associated with partitioned tables in the schema. 
 | 
| FhirResourceTableGroup | 
 Utility to create all the tables associated with a particular resource type 
 | 
| FhirSchemaConstants | 
 Constants related to Schema creation and updating. 
 | 
| FhirSchemaGenerator | 
 Encapsulates the generation of the FHIR schema artifacts 
 | 
| FhirSchemaTags | 
 FHIR Schema Tag constants 
 | 
| GetResourceChangeLogEmpty | 
 Checks the RESOURCE_CHANGE_LOG table to see if it has been populated with
 any data 
 | 
| GetResourceTypeList | 
 Selects the existing RESOURCE_TYPES from DB2 
 | 
| GetResourceTypes | 
 Manages the DB2 Get Resource Types 
 | 
| GetTenantInfo | 
 | 
| GetTenantList | 
 Fetch the list of tenants currently configured 
 | 
| GetXXXLogicalResourceNeedsMigration | 
 Checks the value of VERSION_ID from the first row found in xxx_LOGICAL_RESOURCES. 
 | 
| InitializeLogicalResourceDenorms | 
 Set the current value for xxx_LOGICAL_RESOURCES.IS_DELETED. 
 | 
| JavaBatchSchemaGenerator | 
 Encapsulates the generation of the Liberty Java Batch schema artifacts. 
 | 
| OAuthSchemaGenerator | 
 Encapsulates the generation of the Liberty OAuth 2.0 schema artifacts 
 | 
| PopulateParameterNames | 
 Populates the Parameters Names Table 
 | 
| PopulateResourceTypes | 
 Populates the Resource Types Table 
 | 
| Replacer | 
 Replaces values in the line passed to the process method. 
 | 
| SchemaGeneratorUtil | 
 Utility class supporting common functions for schema management 
 | 
| SetTenantIdDb2 | 
 Sets the FHIR_ADMIN.SV_TENANT_ID variable which is used for row-based permissions
 in the Db2 multi-tenant schema. 
 | 
| TenantInfo | 
 DTO for tenant information fetched from the admin schema 
 |