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
IOExceptionpublic String getFileName()
public ResultPacket.ResultType getResultType()
getResultType in class ResultPacketpublic byte getPacketSeq()
getPacketSeq in class ResultPacketCopyright © 2014. All rights reserved.