| Package | Description | 
|---|---|
| com.tangosol.coherence.dslquery.statement | 
 This package contains  
StatementBuilder implementations and
com.tangosol.coherence.dslquery.CohQLStatement implementations. | 
| Modifier and Type | Field and Description | 
|---|---|
static QueryRecorderStatementBuilder | 
QueryRecorderStatementBuilder.EXPLAIN_INSTANCE
An instance of a QueryRecorderStatementBuilder that builds EXPLAIN PLAN queries. 
 | 
static QueryRecorderStatementBuilder | 
QueryRecorderStatementBuilder.TRACE_INSTANCE
An instance of a QueryRecorderStatementBuilder that builds TRACE queries. 
 |