public final class HintCommandExecutorFactory extends Object
| 构造器和说明 |
|---|
HintCommandExecutorFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static HintCommandExecutor |
newInstance(HintCommand hintCommand,
BackendConnection backendConnection,
String sql)
Create hint command executor instance.
|
public static HintCommandExecutor newInstance(HintCommand hintCommand, BackendConnection backendConnection, String sql)
hintCommand - hint commandbackendConnection - backend connectionsql - SQLCopyright © 2019 The Apache Software Foundation. All rights reserved.