public final class TextProtocolBackendHandlerFactory extends Object
| 构造器和说明 |
|---|
TextProtocolBackendHandlerFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static TextProtocolBackendHandler |
newInstance(org.apache.shardingsphere.spi.database.DatabaseType databaseType,
String sql,
BackendConnection backendConnection)
Create new instance of text protocol backend handler.
|
public static TextProtocolBackendHandler newInstance(org.apache.shardingsphere.spi.database.DatabaseType databaseType, String sql, BackendConnection backendConnection)
databaseType - database typesql - SQL to be executedbackendConnection - backend connectionCopyright © 2019 The Apache Software Foundation. All rights reserved.