Class QueryWithParametersPacket

java.lang.Object
org.mariadb.jdbc.message.client.QueryWithParametersPacket
All Implemented Interfaces:
RedoableClientMessage, ClientMessage

public final class QueryWithParametersPacket extends Object implements RedoableClientMessage
Query client packet COM_QUERY see https://mariadb.com/kb/en/com_query/ same than QueryPacket, but with parameters that will be escaped