Uses of Class
org.openmetadata.service.migration.utils.MigrationFile
Packages that use MigrationFile
Package
Description
-
Uses of MigrationFile in org.openmetadata.service.migration.api
Methods in org.openmetadata.service.migration.api that return types with arguments of type MigrationFileModifier and TypeMethodDescriptionMigrationWorkflow.getMigrationFiles(String nativeSQLScriptRootPath, ConnectionType connectionType, String extensionSQLScriptRootPath) MigrationWorkflow.getMigrationFilesFromPath(String path, ConnectionType connectionType) Constructors in org.openmetadata.service.migration.api with parameters of type MigrationFile -
Uses of MigrationFile in org.openmetadata.service.migration.mysql.v110
Constructors in org.openmetadata.service.migration.mysql.v110 with parameters of type MigrationFile -
Uses of MigrationFile in org.openmetadata.service.migration.mysql.v111
Constructors in org.openmetadata.service.migration.mysql.v111 with parameters of type MigrationFile -
Uses of MigrationFile in org.openmetadata.service.migration.mysql.v112
Constructors in org.openmetadata.service.migration.mysql.v112 with parameters of type MigrationFile -
Uses of MigrationFile in org.openmetadata.service.migration.mysql.v116
Constructors in org.openmetadata.service.migration.mysql.v116 with parameters of type MigrationFile -
Uses of MigrationFile in org.openmetadata.service.migration.mysql.v117
Constructors in org.openmetadata.service.migration.mysql.v117 with parameters of type MigrationFile -
Uses of MigrationFile in org.openmetadata.service.migration.mysql.v120
Constructors in org.openmetadata.service.migration.mysql.v120 with parameters of type MigrationFile -
Uses of MigrationFile in org.openmetadata.service.migration.mysql.v130
Constructors in org.openmetadata.service.migration.mysql.v130 with parameters of type MigrationFile -
Uses of MigrationFile in org.openmetadata.service.migration.mysql.v131
Constructors in org.openmetadata.service.migration.mysql.v131 with parameters of type MigrationFile -
Uses of MigrationFile in org.openmetadata.service.migration.mysql.v132
Constructors in org.openmetadata.service.migration.mysql.v132 with parameters of type MigrationFile -
Uses of MigrationFile in org.openmetadata.service.migration.postgres.v110
Constructors in org.openmetadata.service.migration.postgres.v110 with parameters of type MigrationFile -
Uses of MigrationFile in org.openmetadata.service.migration.postgres.v111
Constructors in org.openmetadata.service.migration.postgres.v111 with parameters of type MigrationFile -
Uses of MigrationFile in org.openmetadata.service.migration.postgres.v112
Constructors in org.openmetadata.service.migration.postgres.v112 with parameters of type MigrationFile -
Uses of MigrationFile in org.openmetadata.service.migration.postgres.v116
Constructors in org.openmetadata.service.migration.postgres.v116 with parameters of type MigrationFile -
Uses of MigrationFile in org.openmetadata.service.migration.postgres.v120
Constructors in org.openmetadata.service.migration.postgres.v120 with parameters of type MigrationFile -
Uses of MigrationFile in org.openmetadata.service.migration.postgres.v130
Constructors in org.openmetadata.service.migration.postgres.v130 with parameters of type MigrationFile -
Uses of MigrationFile in org.openmetadata.service.migration.postgres.v131
Constructors in org.openmetadata.service.migration.postgres.v131 with parameters of type MigrationFile -
Uses of MigrationFile in org.openmetadata.service.migration.postgres.v132
Constructors in org.openmetadata.service.migration.postgres.v132 with parameters of type MigrationFile -
Uses of MigrationFile in org.openmetadata.service.migration.utils
Methods in org.openmetadata.service.migration.utils with parameters of type MigrationFile