public class SQLResultSet
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
double |
insertId |
SQLResultSetRowList |
rows |
double |
rowsAffected |
| Constructor and Description |
|---|
SQLResultSet() |
public double insertId
public SQLResultSetRowList rows
public double rowsAffected