Class MySQLColumnDefinition41Packet

java.lang.Object
org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnDefinition41Packet
All Implemented Interfaces:
MySQLPacket, DatabasePacket<MySQLPacketPayload>

public final class MySQLColumnDefinition41Packet extends Object implements MySQLPacket
Column definition above MySQL 4.1 packet protocol.
See Also: