Uses of Interface
liquibase.parser.SnapshotParser
Packages that use SnapshotParser
-
Uses of SnapshotParser in liquibase.parser
Methods in liquibase.parser that return SnapshotParserModifier and TypeMethodDescriptionSnapshotParserFactory.getParser(String fileNameOrExtension, ResourceAccessor resourceAccessor) Methods in liquibase.parser that return types with arguments of type SnapshotParserMethods in liquibase.parser with parameters of type SnapshotParserModifier and TypeMethodDescriptionvoidSnapshotParserFactory.register(SnapshotParser snapshotParser) voidSnapshotParserFactory.unregister(SnapshotParser snapshotParser) -
Uses of SnapshotParser in liquibase.parser.core.json
Classes in liquibase.parser.core.json that implement SnapshotParser -
Uses of SnapshotParser in liquibase.parser.core.yaml
Classes in liquibase.parser.core.yaml that implement SnapshotParser