public class CQLQueryInput extends Object
Constructor and Description |
---|
CQLQueryInput() |
CQLQueryInput(String cqlQuery,
List<Object> parameters) |
Modifier and Type | Method and Description |
---|---|
String |
getCqlQuery() |
List<Object> |
getParameters() |
void |
setCqlQuery(String cqlQuery) |
void |
setParameters(List<Object> parameters) |
String |
toString() |
Copyright © 2010–2019. All rights reserved.