Class InitialHandshakePacket

    • Method Detail

      • getServerVersion

        public String getServerVersion()
      • getThreadId

        public long getThreadId()
      • getSeed

        public byte[] getSeed()
      • getCapabilities

        public long getCapabilities()
      • getDefaultCollation

        public short getDefaultCollation()
      • getServerStatus

        public short getServerStatus()
      • isMariaDBServer

        public boolean isMariaDBServer()
      • getAuthenticationPluginType

        public String getAuthenticationPluginType()
      • getSequencer

        public Sequencer getSequencer()
      • getMajorServerVersion

        public int getMajorServerVersion()
      • getMinorServerVersion

        public int getMinorServerVersion()