ExtendedBatchQueryCommandCodec

Undocumented in source.

Constructors

this
this(ExtendedBatchQueryCommand!(R) cmd)
Undocumented in source.

Members

Functions

encode
void encode(MySQLEncoder encoder)
Undocumented in source. Be warned that the author may not have intended to support it.
handleSingleResultsetDecodingCompleted
void handleSingleResultsetDecodingCompleted(int serverStatusFlags, int affectedRows, int lastInsertId)
Undocumented in source. Be warned that the author may not have intended to support it.
isDecodingCompleted
bool isDecodingCompleted(int serverStatusFlags)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta