Package liquibase.parser
Interface LiquibaseParser
- All Superinterfaces:
PrioritizedService
- All Known Subinterfaces:
ChangeLogParser,SnapshotParser
- All Known Implementing Classes:
AbstractChangeLogParser,AbstractFormattedChangeLogParser,FormattedSqlChangeLogParser,JsonChangeLogParser,JsonSnapshotParser,SqlChangeLogParser,XMLChangeLogSAXParser,YamlChangeLogParser,YamlParser,YamlSnapshotParser
-
Field Summary
Fields inherited from interface liquibase.servicelocator.PrioritizedService
COMPARATOR, PRIORITY_DATABASE, PRIORITY_DEFAULT -
Method Summary
Methods inherited from interface liquibase.servicelocator.PrioritizedService
getPriority