Class CQLQueryContext
java.lang.Object
org.openspaces.persistency.cassandra.datasource.CQLQueryContext
-
Constructor Details
-
CQLQueryContext
-
-
Method Details
-
hasProperties
public boolean hasProperties() -
getProperties
-
getSqlQuery
- Returns:
- The complex sql query if it one. null if this is a template based query.
-
getParameters
- Returns:
- The complex sql query parameters if it one. null if this is a template based query.
-
toString
-