StatementPrepare packet
This packet is sent by the server to indicate that a statement was prepared successfully.
Properties
Properties
int sequenceId: the sequence ID for the packet.
String packetType: always "StatementPrepare" - read-only.
String sql: the statement being prepared
Methods
Methods
object clone(): returns a copy of this packet
void remove(): do not forward this packet