liquibase.parser.core.json
Class JsonSnapshotParser
java.lang.Object
liquibase.parser.core.yaml.YamlParser
liquibase.parser.core.yaml.YamlSnapshotParser
liquibase.parser.core.json.JsonSnapshotParser
- All Implemented Interfaces:
- LiquibaseParser, SnapshotParser, PrioritizedService
public class JsonSnapshotParser
- extends YamlSnapshotParser
Fields inherited from class liquibase.parser.core.yaml.YamlParser |
log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonSnapshotParser
public JsonSnapshotParser()
getSupportedFileExtensions
protected String[] getSupportedFileExtensions()
- Overrides:
getSupportedFileExtensions
in class YamlParser
Copyright © 2015 Liquibase.org. All rights reserved.