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
  • Constructor Details

  • Method Details

    • getValues

      public String[] getValues()
    • getValue

      public String getValue(int index)
    • size

      public int size()