public class LocalInfilePacket extends ResultPacket
ResultPacket.ResultType
Constructor and Description |
---|
LocalInfilePacket(RawPacket rawPacket) |
Modifier and Type | Method and Description |
---|---|
String |
getFileName() |
byte |
getPacketSeq() |
ResultPacket.ResultType |
getResultType() |
String |
toString() |
public LocalInfilePacket(RawPacket rawPacket) throws IOException
IOException
public String getFileName()
public ResultPacket.ResultType getResultType()
getResultType
in class ResultPacket
public byte getPacketSeq()
getPacketSeq
in class ResultPacket
Copyright © 2015. All rights reserved.