Class SQLExecutionHookFactory

java.lang.Object
org.apache.shardingsphere.infra.executor.sql.hook.SQLExecutionHookFactory

public final class SQLExecutionHookFactory extends Object
SQL Execution hook factory.
  • Constructor Details

    • SQLExecutionHookFactory

      public SQLExecutionHookFactory()
  • Method Details

    • getAllInstances

      public static Collection<SQLExecutionHook> getAllInstances()
      Get all instances of SQL Execution hook.
      Returns:
      got instances