public class ResultSetPacket extends ResultPacket
ResultPacket.ResultType| Constructor and Description |
|---|
ResultSetPacket(RawPacket rawPacket) |
| Modifier and Type | Method and Description |
|---|---|
long |
getFieldCount() |
byte |
getPacketSeq() |
ResultPacket.ResultType |
getResultType() |
public ResultSetPacket(RawPacket rawPacket) throws IOException
IOExceptionpublic ResultPacket.ResultType getResultType()
getResultType in class ResultPacketpublic byte getPacketSeq()
getPacketSeq in class ResultPacketpublic long getFieldCount()
Copyright © 2014. All rights reserved.