Uses of Class
org.openqa.selenium.html5.ResultSetRows

Packages that use ResultSetRows
org.openqa.selenium.html5   
 

Uses of ResultSetRows in org.openqa.selenium.html5
 

Methods in org.openqa.selenium.html5 that return ResultSetRows
 ResultSetRows ResultSet.rows()
          Returns the rows returned by the statement executed in the order returned by the database.
 

Constructors in org.openqa.selenium.html5 with parameters of type ResultSetRows
ResultSet(int insertId, int rowsAffected, ResultSetRows rows)
           
 



Copyright © 2011. All Rights Reserved.