| Constructor and Description | 
|---|
| CQLQueryContext(Map<String,Object> properties,
               String sqlQuery,
               Object[] parameters) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object[] | getParameters() | 
| Map<String,Object> | getProperties() | 
| String | getSqlQuery() | 
| boolean | hasProperties() | 
| String | toString() | 
public boolean hasProperties()
public Map<String,Object> getProperties()
public String getSqlQuery()
public Object[] getParameters()
Copyright © GigaSpaces.