Class SqlResponse

    • Constructor Summary

      Constructors 
      Constructor Description
      SqlResponse​(int count)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getCount()  
      • Methods inherited from class java.lang.Object

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

      • SqlResponse

        public SqlResponse​(int count)
    • Method Detail

      • getCount

        public int getCount()