- java.lang.Object
-
- org.apache.shardingsphere.db.protocol.postgresql.packet.command.PostgreSQLCommandPacket
-
- 所有已实现的接口:
- CommandPacket, DatabasePacket<PostgreSQLPacketPayload>, PostgreSQLIdentifierPacket, PostgreSQLPacket
- 直接已知子类:
- PostgreSQLAggregatedCommandPacket, PostgreSQLComBindPacket, PostgreSQLComClosePacket, PostgreSQLComDescribePacket, PostgreSQLComExecutePacket, PostgreSQLComParsePacket, PostgreSQLComQueryPacket, PostgreSQLComSyncPacket, PostgreSQLComTerminationPacket, PostgreSQLUnsupportedCommandPacket
public abstract class PostgreSQLCommandPacket
extends Object
implements PostgreSQLIdentifierPacket, CommandPacket
Command packet for PostgreSQL.
-
-
方法概要
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2022 The Apache Software Foundation. All rights reserved.