Uses of Class
migratedb.v1.core.api.output.MigrateResult
Packages that use MigrateResult
Package
Description
The main MigrateDB package and for most users, the only one they'll ever need to know about.
Private API.
-
Uses of MigrateResult in migratedb.v1.core
Methods in migratedb.v1.core that return MigrateResult -
Uses of MigrateResult in migratedb.v1.core.api.output
Methods in migratedb.v1.core.api.output that return MigrateResultModifier and TypeMethodDescriptionstatic MigrateResultCommandResultFactory.createMigrateResult(String databaseName, Configuration configuration) -
Uses of MigrateResult in migratedb.v1.core.internal.command
Methods in migratedb.v1.core.internal.command that return MigrateResult