public final class PostgreSQLComParsePacket extends PostgreSQLCommandPacket
| 构造器和说明 |
|---|
PostgreSQLComParsePacket(PostgreSQLPacketPayload payload) |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLIdentifierTag |
getIdentifier()
Get identifier.
|
List<PostgreSQLColumnType> |
readParameterTypes()
Read parameter types from Parse message.
|
void |
write(PostgreSQLPacketPayload payload) |
public PostgreSQLComParsePacket(PostgreSQLPacketPayload payload)
public List<PostgreSQLColumnType> readParameterTypes()
public void write(PostgreSQLPacketPayload payload)
public PostgreSQLIdentifierTag getIdentifier()
PostgreSQLIdentifierPacketCopyright © 2022 The Apache Software Foundation. All rights reserved.