public class JdkCodecUtils extends Object
| Constructor and Description |
|---|
JdkCodecUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isCollection(DataType cqlType) |
static boolean |
isNumeric(DataType cqlType) |
static boolean |
isTemporal(DataType cqlType) |
static boolean |
isUUID(DataType cqlType) |
Copyright © 2017–2021 DataStax. All rights reserved.