Package migratedb.v1.core.api.callback
Interfaces for MigrateDB lifecycle callbacks.
-
Interface Summary Interface Description Callback This is the main callback interface that should be implemented to handle MigrateDB lifecycle events.Context The context relevant to an event.Error An error that occurred while executing a statement.Statement The statement relevant to an event.Warning A warning that occurred while executing a statement. -
Class Summary Class Description BaseCallback Base implementation of Callback from which one can inherit. -
Enum Summary Enum Description Event