| Modifier and Type | Class and Description |
|---|---|
static class |
JsonTable.JsonColumn.OnEvent |
| Modifier and Type | Field and Description |
|---|---|
protected String |
columnName |
protected String |
dataType |
protected Object |
defaultValue |
protected String |
jsonPath |
protected List<JsonTable.JsonColumn.OnEvent> |
on |
| Modifier | Constructor and Description |
|---|---|
protected |
JsonColumn() |
| Modifier and Type | Method and Description |
|---|---|
static JsonTable.JsonColumnBuilder |
builder() |
String |
toString() |
protected String columnName
protected String dataType
protected String jsonPath
protected Object defaultValue
protected List<JsonTable.JsonColumn.OnEvent> on
public static JsonTable.JsonColumnBuilder builder()
Copyright © 2024–2025 Dynamic-SQL. All rights reserved.