Interface QueryExtractor

    • Method Detail

      • next

        boolean next()
              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • isFirstRow

        boolean isFirstRow()
      • getCurrentRow

        java.lang.Object getCurrentRow()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception