| Package | Description |
|---|---|
| com.itnsa.gestion.administration.bean |
| Modifier and Type | Method and Description |
|---|---|
SQLRow[] |
SQLResults.getRowsTab() |
| Modifier and Type | Method and Description |
|---|---|
List<SQLRow> |
SQLResults.getRows() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLResults.addSQLRow(SQLRow row) |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLResults.setRows(List<SQLRow> rows) |
| Constructor and Description |
|---|
SQLResults(List<SQLColumnInfo> columnsInfo,
List<SQLRow> rows) |
Copyright © 2016. All rights reserved.