public final class ClosePreparePacket extends Object implements com.singlestore.jdbc.message.ClientMessage
| Constructor and Description |
|---|
ClosePreparePacket(int statementId) |
| Modifier and Type | Method and Description |
|---|---|
int |
encode(Writer writer,
com.singlestore.jdbc.client.Context context)
COM_STMT_CLOSE packet.
|
public int encode(Writer writer, com.singlestore.jdbc.client.Context context) throws IOException
encode in interface com.singlestore.jdbc.message.ClientMessageIOExceptionCopyright © 2023 SingleStore. All rights reserved.