Class SQLResultSet


  • @JsType(isNative=true,
            namespace="<global>")
    public class SQLResultSet
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SQLResultSet()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • insertId

        public int insertId
      • rowsAffected

        public int rowsAffected
    • Constructor Detail

      • SQLResultSet

        public SQLResultSet()