- handleInitPacket
void handleInitPacket(ByteBuf payload)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendStatementExecuteCommand
void sendStatementExecuteCommand(long statementId, ColumnDefinition[] paramsColumnDefinitions, byte sendType, Tuple params, byte cursorType)
Undocumented in source. Be warned that the author may not have intended to support it.