|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drizzle.jdbc.internal.common.packet.ResultPacket
org.drizzle.jdbc.internal.common.packet.ResultSetPacket
public class ResultSetPacket
. User: marcuse Date: Jan 21, 2009 Time: 10:40:03 PM
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.drizzle.jdbc.internal.common.packet.ResultPacket |
|---|
ResultPacket.ResultType |
| Constructor Summary | |
|---|---|
ResultSetPacket(RawPacket rawPacket)
|
|
| Method Summary | |
|---|---|
long |
getFieldCount()
|
byte |
getPacketSeq()
|
ResultPacket.ResultType |
getResultType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResultSetPacket(RawPacket rawPacket)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public ResultPacket.ResultType getResultType()
getResultType in class ResultPacketpublic byte getPacketSeq()
getPacketSeq in class ResultPacketpublic long getFieldCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||