Package liquibase.command.core.helpers
Class ReferenceDatabaseOutputWriterCommandStep.ReferenceDatabaseWriter
- java.lang.Object
-
- liquibase.command.core.helpers.ReferenceDatabaseOutputWriterCommandStep.ReferenceDatabaseWriter
-
- Enclosing class:
- ReferenceDatabaseOutputWriterCommandStep
public static class ReferenceDatabaseOutputWriterCommandStep.ReferenceDatabaseWriter extends Object
The provided dependency. This has to be a different class thanWriter
becauseWriter
is used in theOutputWriterCommandStep
and it is not permitted to provide the same dependency class in two different places.