| Package | Description | 
|---|---|
| com.tangosol.coherence.dslquery | 
| Modifier and Type | Field and Description | 
|---|---|
protected StatementExecutor | 
QueryPlus.f_executor
The  
StatementExecutor to use to execute statements. | 
protected StatementExecutor | 
ExecutionContext.m_executor
The  
StatementExecutor to use to execute statements. | 
protected StatementExecutor | 
QueryPlus.DefaultDependencies.m_executor
The  
StatementExecutor to use to execute statements. | 
| Modifier and Type | Method and Description | 
|---|---|
StatementExecutor | 
ExecutionContext.getStatementExecutor()
Return the  
StatementExecutor to use to parse and
 execute statements. | 
StatementExecutor | 
QueryPlus.Dependencies.getStatementExecutor()
Return the  
StatementExecutor to use to parse and
 execute statements. | 
StatementExecutor | 
QueryPlus.DefaultDependencies.getStatementExecutor()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ExecutionContext.setStatementExecutor(StatementExecutor executor)
Set the  
StatementExecutor to use to parse and
 execute statements. | 
void | 
QueryPlus.DefaultDependencies.setStatementExecutor(StatementExecutor executor)
Set the  
StatementExecutor to use to parse and
 execute statements. |