JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.jooq.Migration
Packages that use
Migration
Package
Description
org.jooq
This package contains jOOQ's public API.
Uses of
Migration
in
org.jooq
Methods in
org.jooq
that return
Migration
Modifier and Type
Method
Description
@NotNull
Migration
Migrations.
migrateTo
(
Commit
to)
Create a migration from the currently installed version to a new version.