接口 DelayedDropRegistry

  • 所有已知实现类:
    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).
    作者:
    Steve Ebersole
    • 方法详细资料

      • registerOnCloseAction

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