liquibase.dbdoc
Class ChangeLogWriter
java.lang.Object
liquibase.dbdoc.ChangeLogWriter
public class ChangeLogWriter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
outputDir
protected File outputDir
ChangeLogWriter
public ChangeLogWriter(ResourceAccessor resourceAccessor,
File rootOutputDir)
writeChangeLog
public void writeChangeLog(String changeLog,
String physicalFilePath)
throws IOException
- Throws:
IOException
Copyright © 2012 Liquibase.org. All Rights Reserved.