| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.shardingproxy.backend.communication | |
| org.apache.shardingsphere.shardingproxy.backend.communication.jdbc |
| 限定符和类型 | 方法和说明 |
|---|---|
DatabaseCommunicationEngine |
DatabaseCommunicationEngineFactory.newBinaryProtocolInstance(LogicSchema logicSchema,
String sql,
List<Object> parameters,
BackendConnection backendConnection)
Create new instance of text protocol backend handler.
|
DatabaseCommunicationEngine |
DatabaseCommunicationEngineFactory.newTextProtocolInstance(LogicSchema logicSchema,
String sql,
BackendConnection backendConnection)
Create new instance of text protocol backend handler.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
JDBCDatabaseCommunicationEngine
Database access engine for JDBC.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.