public interface Query extends QueryExpression
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
CLASS_VERSION  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getQueryOperation()
Returns a textual representation of the type of query
 operation the class performs. 
 | 
java.lang.String | 
getQueryRepresentation()
Returns a human readable representation of the query operation 
 | 
isNoop, setNoopstatic final java.lang.String CLASS_VERSION
java.lang.String getQueryOperation()
getQueryOperation in interface QueryExpressionjava.lang.String getQueryRepresentation()
getQueryRepresentation in interface QueryExpression