Uses of Class
ca.uhn.fhir.jpa.migrate.BaseMigrator
Packages that use BaseMigrator
-
Uses of BaseMigrator in ca.uhn.fhir.jpa.migrate
Subclasses of BaseMigrator in ca.uhn.fhir.jpa.migrateModifier and TypeClassDescriptionclassclassThis class is an alternative to {@link FlywayMigrator). It doesn't use Flyway, but instead just executes all tasks.Methods in ca.uhn.fhir.jpa.migrate that return BaseMigratorModifier and TypeMethodDescriptionBaseMigrator.setSchemaWasInitialized(boolean theSchemaWasInitialized)