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