public class SendPrepareParameterPacket extends Object implements CommandPacket
| Constructor and Description |
|---|
SendPrepareParameterPacket(int parameterIndex,
LongDataParameterHolder parameter,
int statementId,
MySQLCharset mySQLCharset) |
public SendPrepareParameterPacket(int parameterIndex,
LongDataParameterHolder parameter,
int statementId,
MySQLCharset mySQLCharset)
public int send(OutputStream os) throws IOException
send in interface CommandPacketIOExceptionCopyright © 2015. All rights reserved.