Package | Description |
---|---|
com.bmc.arsys.api |
Modifier and Type | Method and Description |
---|---|
SQLResult |
ARServerUser.getListSQL(String sqlCommand,
int maxRetrieve,
boolean retrieveNumMatches)
Returns a list of rows from the underlying SQL database on the specified server.
|
SQLResult |
ARServerUser.getListSQLForActiveLink(String actlinkName,
int actionIndex,
int actionType,
Timestamp timestamp,
List<Value> keywordList,
List<Value> parameterList,
int maxRetrieve,
boolean retrieveNumMatches)
Reserved for AR System internal only.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectPrinter.printSQLResult(String indent,
String header,
SQLResult result) |
? Copyright 2013 BMC Software, Inc.