liquibase.parser.core.json
Class JsonChangeLogParser
java.lang.Object
liquibase.parser.core.yaml.YamlChangeLogParser
liquibase.parser.core.json.JsonChangeLogParser
- All Implemented Interfaces:
- ChangeLogParser, LiquibaseParser, PrioritizedService
public class JsonChangeLogParser
- extends YamlChangeLogParser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonChangeLogParser
public JsonChangeLogParser()
getSupportedFileExtension
protected String getSupportedFileExtension()
- Overrides:
getSupportedFileExtension
in class YamlChangeLogParser
Copyright © 2014 Liquibase.org. All Rights Reserved.