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, createCallable
createErrorInformation, getContentString, toString
getId, getName, getStats, setId
public Query getQuery()
QueryOperation
public String getQueryString()
QueryOperation
Copyright © 2015. All rights reserved.