|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drizzle.jdbc.internal.common.packet.commands.StreamedQueryPacket
public class StreamedQueryPacket
User: marcuse Date: Jan 19, 2009 Time: 10:14:32 PM
| Constructor Summary | |
|---|---|
StreamedQueryPacket(Query query)
|
|
| Method Summary | |
|---|---|
int |
send(java.io.OutputStream ostream)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StreamedQueryPacket(Query query)
| Method Detail |
|---|
public int send(java.io.OutputStream ostream)
throws java.io.IOException,
QueryException
send in interface CommandPacketjava.io.IOException
QueryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||