Package org.mariadb.jdbc.message.client
Class ResetPacket
java.lang.Object
org.mariadb.jdbc.message.client.ResetPacket
- All Implemented Interfaces:
ClientMessage
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.mariadb.jdbc.message.client.ClientMessage
batchUpdateLength, binaryProtocol, canSkipMeta, description, readPacket
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
ResetPacket
public ResetPacket()
-
-
Method Details
-
encode
- Specified by:
encode
in interfaceClientMessage
- Throws:
IOException
-