| 限定符和类型 | 方法和说明 |
|---|---|
static PostgreSQLCommandPacket |
PostgreSQLCommandPacketFactory.newInstance(PostgreSQLCommandPacketType commandPacketType,
PostgreSQLPacketPayload payload,
int connectionId)
Create new instance of command packet.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PostgreSQLUnsupportedCommandPacket
Unsupported command packet for PostgreSQL.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PostgreSQLComBindPacket
Command bind packet for PostgreSQL.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PostgreSQLComDescribePacket
Command describe packet for PostgreSQL.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PostgreSQLComExecutePacket
Command execute packet for PostgreSQL.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PostgreSQLComParsePacket
Command parse packet for PostgreSQL.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PostgreSQLComSyncPacket
Command sync packet for PostgreSQL.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PostgreSQLComQueryPacket
Command query packet for PostgreSQL.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PostgreSQLComTerminationPacket
Command termination packet for PostgreSQL.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.