public class ColumnUtils extends Object
| Constructor and Description |
|---|
ColumnUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
maybeQuote(String text)
Given the raw (as stored internally) text of an identifier, return its CQL representation.
|
Copyright © 2022. All rights reserved.