Uses of Enum
org.apache.shardingsphere.db.protocol.opengauss.packet.command.OpenGaussCommandPacketType
Packages that use OpenGaussCommandPacketType
-
Uses of OpenGaussCommandPacketType in org.apache.shardingsphere.db.protocol.opengauss.packet.command
Methods in org.apache.shardingsphere.db.protocol.opengauss.packet.command that return OpenGaussCommandPacketTypeModifier and TypeMethodDescriptionstatic OpenGaussCommandPacketTypeReturns the enum constant of this type with the specified name.static OpenGaussCommandPacketType[]OpenGaussCommandPacketType.values()Returns an array containing the constants of this enum type, in the order they are declared.