public class SQLResultSetRowList extends java.lang.Object implements JsArrayLike<JsObject>
| Modifier and Type | Field and Description |
|---|---|
int |
length |
| Constructor and Description |
|---|
SQLResultSetRowList() |
| Modifier and Type | Method and Description |
|---|---|
JsObject |
item(int index) |
public JsObject item(int index)