public class JsonColumn extends Object
Occurs within JsonTable.columns.
Description of JSON schema elements| Constructor and Description |
|---|
JsonColumn(String name) |
public final String name
Required, and must be unique within the table.
public JsonColumn(String name)
public void accept(ModelHandler handler)
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.