Package liquibase.command.core.helpers
Class ReferenceDatabaseOutputWriterCommandStep.ReferenceDatabaseWriter
java.lang.Object
liquibase.command.core.helpers.ReferenceDatabaseOutputWriterCommandStep.ReferenceDatabaseWriter
- Enclosing class:
- ReferenceDatabaseOutputWriterCommandStep
The provided dependency. This has to be a different class than
Writer
because Writer
is used in the OutputWriterCommandStep
and it is not permitted to provide the same dependency
class in two different places.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ReferenceDatabaseWriter
public ReferenceDatabaseWriter()
-