Uses of Class
org.jooq.exception.DataMigrationVerificationException
-
Uses of DataMigrationVerificationException in org.jooq
Modifier and TypeMethodDescription@NotNull Commit
Commits.current()
The current node.@NotNull Commit
Commits.latest()
The latest node.@NotNull Commits
Load directory content into this commits graph.@NotNull Commits
Commits.load
(MigrationsType migrations) Load XML content into this commits graph.@NotNull Version
History.root()
The rootVersion
.void
Migration.verify()
Verify the correctness of a migration.