Package org.mariadb.jdbc.message.client
package org.mariadb.jdbc.message.client
-
ClassDescriptionplugin additional exchanges.batch execution.change database.Client mysql COM_STMT_CLOSE packet COM_STMT_CLOSE packet.Execute command (COM_STMT_EXECUTE)Server handshake response builder.COM_STMT_SEND_LONG_DATAPing packet see COM_PING (https://mariadb.com/kb/en/com_ping/)Send a client COM_STMT_PREPARE + COM_STMT_EXECUTE packets seeSend a client COM_STMT_PREPARE packet see https://mariadb.com/kb/en/com_stmt_prepare/Query client packet COM_QUERY see https://mariadb.com/kb/en/com_query/Query client packet COM_QUERY see https://mariadb.com/kb/en/com_query/ same than QueryPacket, but with parameters that will be escapedending connection packet COM_QUIT proper end of a connection.Client message that can be replayedClient message that can be replayed with parameterReset packet COM_RESET_CONNECTION see https://mariadb.com/kb/en/com_reset_connection/SSL request packet see https://mariadb.com/kb/en/connection/#sslrequest-packet