org.drizzle.jdbc.internal.common.packet
Interface CommandPacket
- All Known Implementing Classes:
- AbbreviatedMySQLClientAuthPacket, ClosePacket, MySQLBinlogDumpPacket, MySQLClientAuthPacket, MySQLClientOldPasswordAuthPacket, MySQLPingPacket, SelectDBPacket, StreamedQueryPacket
public interface CommandPacket
. User: marcuse Date: Mar 25, 2009 Time: 9:37:59 PM
|
Method Summary |
int |
send(java.io.OutputStream os)
|
send
int send(java.io.OutputStream os)
throws java.io.IOException,
QueryException
- Throws:
java.io.IOException
QueryException
Copyright © 2012. All Rights Reserved.