public class YamlSnapshotParser extends YamlParser implements SnapshotParser
logCOMPARATOR, PRIORITY_DATABASE, PRIORITY_DEFAULT| Constructor and Description |
|---|
YamlSnapshotParser() |
| Modifier and Type | Method and Description |
|---|---|
DatabaseSnapshot |
parse(String path,
ResourceAccessor resourceAccessor) |
getPriority, getSupportedFileExtensions, supportsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportsgetPrioritypublic DatabaseSnapshot parse(String path, ResourceAccessor resourceAccessor) throws LiquibaseParseException
parse in interface SnapshotParserLiquibaseParseExceptionCopyright © 2018 Liquibase.org. All rights reserved.