Class Ok

java.lang.Object
com.mysql.cj.protocol.x.Ok
All Implemented Interfaces:
ProtocolEntity, QueryResult

public class Ok
extends java.lang.Object
implements ProtocolEntity, QueryResult
ProtocolEntity representing an OK message.
  • Constructor Summary

    Constructors 
    Constructor Description
    Ok()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Ok

      public Ok()