Class MySQLComStmtPreparePacket
java.lang.Object
org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacket
org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.prepare.MySQLComStmtPreparePacket
- All Implemented Interfaces:
MySQLPacket,CommandPacket,DatabasePacket<MySQLPacketPayload>
COM_STMT_PREPARE command packet for MySQL.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacket
getSequenceId, write
-
Constructor Details
-
MySQLComStmtPreparePacket
-
-
Method Details
-
doWrite
- Overrides:
doWritein classMySQLCommandPacket
-