| Package | Description |
|---|---|
| org.apache.shardingsphere.shardingproxy.backend.communication | |
| org.apache.shardingsphere.shardingproxy.backend.communication.jdbc |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JDBCDatabaseCommunicationEngine
Database access engine for JDBC.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.