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
IOException
public ResultPacket.ResultType getResultType()
getResultType
in class ResultPacket
public byte getPacketSeq()
getPacketSeq
in class ResultPacket
public long getFieldCount()
Copyright © 2015. All rights reserved.