Uses of Class
org.linuxforhealth.fhir.database.utils.model.VersionedSchemaObject
- 
Packages that use VersionedSchemaObject Package Description org.linuxforhealth.fhir.database.utils.model  - 
- 
Uses of VersionedSchemaObject in org.linuxforhealth.fhir.database.utils.model
Subclasses of VersionedSchemaObject in org.linuxforhealth.fhir.database.utils.model Modifier and Type Class Description static classTable.BuilderBuilder for tablestatic classView.BuilderFluent builder forViewMethods in org.linuxforhealth.fhir.database.utils.model that return VersionedSchemaObject Modifier and Type Method Description VersionedSchemaObjectVersionedSchemaObject. addMigration(Migration... migration)Add migration steps to perform to upgrade from previous versions of this object 
 -