Package | Description |
---|---|
com.fgm.javaUtils.dbObjects |
Modifier and Type | Method and Description |
---|---|
QueryResponseObject |
InfoObjectManager.retrieveData(QueryObject qo)
Run a query using the query string contained in the QueryObject.
|
QueryResponseObject |
InfoObjectManager.runSql(QueryObject qo)
Run the sql statement contained in the QueryObject.
|