public class FixedQueryOperation extends AbstractRemoteQueryOperation
| Constructor and Description |
|---|
FixedQueryOperation(String name,
String queryString)
Creates a new Query
|
| Modifier and Type | Method and Description |
|---|---|
Query |
getQuery()
Gets the actual Query
|
String |
getQueryString()
Gets the Query String used to create this Query
|
String |
getType()
Gets a descriptive type string for the operation e.g.
|
canRun, createCallablecreateErrorInformation, getContentString, toStringgetId, getName, getStats, setIdpublic Query getQuery()
QueryOperationpublic String getQueryString()
QueryOperationCopyright © 2016. All rights reserved.