public class SendClosePrepareStatementPacket extends Object implements InterfaceSendPacket
| Constructor and Description |
|---|
SendClosePrepareStatementPacket(int statementId) |
| Modifier and Type | Method and Description |
|---|---|
void |
send(OutputStream os)
Send close preparedStatement stream.
|
public SendClosePrepareStatementPacket(int statementId)
public void send(OutputStream os) throws IOException
send in interface InterfaceSendPacketos - database socket.IOException - if a connection error occurCopyright © 2016. All rights reserved.