Uses of Class
migratedb.v1.core.api.output.LiberateAction
Packages that use LiberateAction
-
Uses of LiberateAction in migratedb.v1.core.api.output
Fields in migratedb.v1.core.api.output with type parameters of type LiberateActionMethod parameters in migratedb.v1.core.api.output with type arguments of type LiberateActionModifier and TypeMethodDescriptionstatic LiberateResultCommandResultFactory.createLiberateResult(Configuration configuration, Database<?> database, String schemaHistorySchema, String schemaHistoryTable, List<LiberateAction> changes) Constructor parameters in migratedb.v1.core.api.output with type arguments of type LiberateActionModifierConstructorDescriptionLiberateResult(String migratedbVersion, String database, String schemaHistorySchema, String oldSchemaHistoryTable, String schemaHistoryTable, List<LiberateAction> actions)