private static class DruidConnectionImpl.JsonColumn extends Object
| Modifier and Type | Field and Description |
|---|---|
Integer |
cardinality |
String |
errorMessage |
boolean |
hasMultipleValues |
int |
size |
String |
type |
| Modifier | Constructor and Description |
|---|---|
private |
JsonColumn() |
| Modifier and Type | Method and Description |
|---|---|
(package private) SqlTypeName |
sqlType() |
(package private) static SqlTypeName |
sqlType(String type) |
public String type
public boolean hasMultipleValues
public int size
public Integer cardinality
public String errorMessage
SqlTypeName sqlType()
static SqlTypeName sqlType(String type)
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.