Uses of Class
org.jooq.exception.DataMigrationVerificationException
Packages that use DataMigrationVerificationException
-
Uses of DataMigrationVerificationException in org.jooq
Methods in org.jooq that throw DataMigrationVerificationExceptionModifier and TypeMethodDescription@NotNull CommitCommits.current()The current node.@NotNull CommitCommits.latest()The latest node.@NotNull CommitsLoad directory content into this commits graph.@NotNull CommitsCommits.load(MigrationsType migrations) Load XML content into this commits graph.@NotNull VersionHistory.root()The rootVersion.voidMigration.verify()Verify the correctness of a migration.