com.github.shyiko.mysql.binlog.network.protocol
Class ResultSetRowPacket
java.lang.Object
com.github.shyiko.mysql.binlog.network.protocol.ResultSetRowPacket
- All Implemented Interfaces:
- Packet
public class ResultSetRowPacket
- extends Object
- implements Packet
- Author:
- Stanley Shyiko
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResultSetRowPacket
public ResultSetRowPacket(byte[] bytes)
throws IOException
- Throws:
IOException
getValues
public String[] getValues()
getValue
public String getValue(int index)
size
public int size()
Copyright © 2015. All Rights Reserved.