public final class ColumnTypeFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ColumnTypeFactory.Type
Those Json's key/value pairs.
|
| Modifier and Type | Method and Description |
|---|---|
static ColumnType |
getColumnTypeFromJson(com.fasterxml.jackson.databind.JsonNode columnTypeJson)
JsonNode like
"flow_tables":{"type":{"key":{"maxInteger":254,"minInteger":0,"type":
"integer"},"min":0,"value":{"type":"uuid","refTable":"Flow_Table"},"max":
"unlimited"}}.
|
public static ColumnType getColumnTypeFromJson(com.fasterxml.jackson.databind.JsonNode columnTypeJson)
columnTypeJson - the ColumnType JsonNode