java.lang.Object
org.apache.shardingsphere.db.protocol.postgresql.packet.command.PostgreSQLCommandPacket
org.apache.shardingsphere.db.protocol.opengauss.packet.command.OpenGaussCommandPacket
All Implemented Interfaces:
org.apache.shardingsphere.db.protocol.packet.CommandPacket, org.apache.shardingsphere.db.protocol.packet.DatabasePacket<PostgreSQLPacketPayload>, PostgreSQLIdentifierPacket, PostgreSQLPacket
Direct Known Subclasses:
OpenGaussComBatchBindPacket

public abstract class OpenGaussCommandPacket extends PostgreSQLCommandPacket
Command packet for openGauss.
  • Constructor Details

    • OpenGaussCommandPacket

      public OpenGaussCommandPacket()