Class SQLExecutionHookFactory
java.lang.Object
org.apache.shardingsphere.infra.executor.sql.hook.SQLExecutionHookFactory
SQL Execution hook factory.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<SQLExecutionHook>Get all instances of SQL Execution hook.
-
Constructor Details
-
SQLExecutionHookFactory
public SQLExecutionHookFactory()
-
-
Method Details
-
getAllInstances
Get all instances of SQL Execution hook.- Returns:
- got instances
-