Module org.jooq
Package org.jooq

Interface Migration

All Superinterfaces:
Scope

@Internal public interface Migration extends Scope
An executable migration between two Commit instances.

This is EXPERIMENTAL functionality and subject to change in future jOOQ versions.

Author:
Lukas Eder