public class YamlChangeLogParser extends YamlParser implements ChangeLogParser
log
COMPARATOR, PRIORITY_DATABASE, PRIORITY_DEFAULT
Constructor and Description |
---|
YamlChangeLogParser() |
Modifier and Type | Method and Description |
---|---|
DatabaseChangeLog |
parse(String physicalChangeLogLocation,
ChangeLogParameters changeLogParameters,
ResourceAccessor resourceAccessor) |
protected void |
replaceParameters(Object obj,
ChangeLogParameters changeLogParameters,
DatabaseChangeLog changeLog) |
getPriority, getSupportedFileExtensions, supports
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
supports
getPriority
public DatabaseChangeLog parse(String physicalChangeLogLocation, ChangeLogParameters changeLogParameters, ResourceAccessor resourceAccessor) throws ChangeLogParseException
parse
in interface ChangeLogParser
ChangeLogParseException
protected void replaceParameters(Object obj, ChangeLogParameters changeLogParameters, DatabaseChangeLog changeLog)
Copyright © 2018 Liquibase.org. All rights reserved.