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