Module org.jooq
Package org.jooq

Interface MigrationContext

All Superinterfaces:
Scope

@Internal public interface MigrationContext extends Scope
The context in which a Migration is executed.

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

Author:
Lukas Eder
See Also:
MigrationListener