Module org.jooq
Package org.jooq

Interface MigrationListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
DefaultMigrationListener

@Internal public interface MigrationListener extends EventListener
A listener for Migration lifecycles.

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

Author:
Lukas Eder