public class CQLLiteral extends Object implements CQLFragment
| Constructor and Description |
|---|
CQLLiteral(String literal) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLiteral() |
int |
hashCode() |
String |
render(CQLRenderMode mode) |
String |
toString() |
public CQLLiteral(String literal)
public String getLiteral()
public String render(CQLRenderMode mode)
render in interface CQLFragmentCopyright © 2017–2021 DataStax. All rights reserved.