| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.proxy.frontend.postgresql.command | |
| org.apache.shardingsphere.proxy.frontend.postgresql.command.query.simple |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLConnectionContext |
PostgreSQLConnectionContextRegistry.get(int connectionId)
Get PostgreSQL connection context.
|
PostgreSQLConnectionContext |
PostgreSQLConnectionContextRegistry.remove(int connectionId)
Remove PostgreSQL connection context.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static CommandExecutor |
PostgreSQLCommandExecutorFactory.newInstance(PostgreSQLCommandPacketType commandPacketType,
PostgreSQLCommandPacket commandPacket,
ConnectionSession connectionSession,
PostgreSQLConnectionContext connectionContext)
Create new instance of command executor.
|
| 构造器和说明 |
|---|
PostgreSQLComQueryExecutor(PostgreSQLConnectionContext connectionContext,
PostgreSQLComQueryPacket comQueryPacket,
ConnectionSession connectionSession) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.