Class RowsQueryEventData

java.lang.Object
com.github.shyiko.mysql.binlog.event.RowsQueryEventData
All Implemented Interfaces:
EventData, Serializable

public class RowsQueryEventData extends Object implements EventData
Author:
Patrick Prasse
See Also:
  • Constructor Details

    • RowsQueryEventData

      public RowsQueryEventData()
  • Method Details