Package migratedb.v1.core.internal.callback
Private API. No compatibility guarantees provided.
-
Class Summary Class Description DefaultCallbackExecutor Executes the callbacks for a specific event.SimpleContext SqlScriptCallbackFactory Callback factory, looking for SQL scripts (named like on the callback methods) inside the configured locations. -
Enum Summary Enum Description NoopCallback Callback that does nothing.NoopCallbackExecutor A callback executor that does nothing.