Interface DelayedDropRegistry

All Known Implementing Classes:
DelayedDropRegistryNotAvailableImpl

public interface DelayedDropRegistry
Callback to allow the built DelayedDropAction, if indicated, to be registered back with the SessionFactory (or the thing that will manage its later execution).
  • Method Details

    • registerOnCloseAction

      void registerOnCloseAction(DelayedDropAction action)
      Register the built DelayedDropAction
      Parameters:
      action - The delayed schema drop memento