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 TypeMethodDescriptionvoid
SnapshotParserFactory.register
(SnapshotParser snapshotParser) void
SnapshotParserFactory.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