Package | Description |
---|---|
org.openqa.selenium.html5 |
Modifier and Type | Method and Description |
---|---|
ResultSetRows |
ResultSet.rows()
Returns the rows returned by the statement executed in the order returned by the database.
|
Constructor and Description |
---|
ResultSet(int insertId,
int rowsAffected,
ResultSetRows rows) |
Copyright © 2013. All Rights Reserved.