Package org.linuxforhealth.fhir.database.utils.version
-
Class Summary Class Description AddVersionDAO Add the {type, name, version} record to the database.ClearVersionHistoryDAO Clear all version history records for a particular schema (used when dropping a schema).CreateControl Creates the admin CONTROL table.CreateVersionHistory We don't add the version_history to thePhysicalDataModel
because it's a schema management table, and the model shouldn't really care about it.CreateWholeSchemaVersion Creates the WHOLE_SCHEMA_VERSION table.GetLatestVersionDAO Get the latest version by object type and name.SchemaConstants Schema ConstantsVersionHistoryService Encapsulation of the transaction needed to read the version history tableVersionHistoryService.TypeNameVersion