Package | Description |
---|---|
com.itnsa.gestion.administration.bean |
Modifier and Type | Method and Description |
---|---|
List<SQLColumnInfo> |
SQLResults.getColumnsInfo() |
Modifier and Type | Method and Description |
---|---|
void |
SQLResults.addSQLColumnInfo(SQLColumnInfo colInfo) |
Modifier and Type | Method and Description |
---|---|
void |
SQLResults.setColumnsInfo(List<SQLColumnInfo> columnsInfo) |
Constructor and Description |
---|
SQLResults(List<SQLColumnInfo> columnsInfo,
List<SQLRow> rows) |
Copyright © 2016. All rights reserved.