Uses of Interface
org.flywaydb.core.api.callback.GenericCallback
Packages that use GenericCallback
-
Uses of GenericCallback in org.flywaydb.core.api.callback
Subinterfaces of GenericCallback in org.flywaydb.core.api.callbackModifier and TypeInterfaceDescriptioninterfaceThis is the main callback interface that should be implemented to handle Flyway lifecycle events.Classes in org.flywaydb.core.api.callback that implement GenericCallbackModifier and TypeClassDescriptionclassBase implementation of Callback from which one can inherit.